Conflicts with jQuery and the ToolkitScirptManager?
Posted
by RUtt
on Stack Overflow
See other posts from Stack Overflow
or by RUtt
Published on 2010-05-28T23:19:51Z
Indexed on
2010/05/28
23:22 UTC
Read the original article
Hit count: 321
It just started experimenting with the ajax.net ToolkitScirptManager and it works fine but then I realized that it is breaking my ajax calls I'm doing using the jQuery library. I'm guessing that it is the issue with the $ symbol, does anyone have anythoughts on how to use both libraries.
I don't want to use jquery's noconflict mode because we use other jquery plugins that I'm afraid won't work.
Any thoughts?
© Stack Overflow or respective owner