Wednesday, February 23, 2011

Using jQuery with Other Libraries - jQuery JavaScript Library

Using jQuery with Other Libraries - jQuery JavaScript Library

If you include jQuery before other libraries, you may use "jQuery" when you do some work with jQuery, and the "$" is also the shortcut for the other library. There is no need for overriding the $-function by calling "jQuery.noConflict()".

No comments:

Post a Comment