Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

jquery document ready shorthand

jQuery(function() {
    // Code here
});
 
PREVIOUS NEXT
Tagged: #jquery #document #ready #shorthand
ADD COMMENT
Topic
Name
6+5 =