root/cgi-bin/src/main/webapp/WEB-INF/htdocs/common/js/noconflict.js @ 3:d4aafdd7418e

Revision 3:d4aafdd7418e, 230 bytes (checked in by dcaoyuan, 8 months ago)

Reconstructed to a maven project

Line 
1jQuery.noConflict(); // jQuery is now removed from the $ namespace
2                     // to use the $ shorthand, use (function($){ ... })(jQuery);
3                     // and for the onload handler: jQuery(function($){ ... });
Note: See TracBrowser for help on using the browser.