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?