Search Results

2
votes

Conflict between Google util.js and ASP.NET AJAX?

Hi Herb We had a similar problem with ASP.net AJAX and jQuery. The problem was down to the $ namespace, so we had to revert back to using the jQuery namespace. Your error sounds si …