Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 

3 rader
228 B

  1. jQuery.noConflict(); // jQuery is now removed from the $ namespace
  2. // to use the $ shorthand, use (function($){ ... })(jQuery);
  3. // and for the onload handler: jQuery(function($){ ... });