Re: ISSUE-41/ACTION-97 decentralized-extensibility

> Yeah, it mostly seems concerned about collisions surrounding the name
> '$'. Doesn't appear that it is concerned about collisions with the
> 'jQuery' name.

Actually, jQuery.noConflict(true) will return both $ and jQuery to
their previous values, so you can have multiple versons of jQuery
loaded on the same page.


Ted

Received on Thursday, 29 October 2009 17:08:28 UTC