/ Published in: Other
Expand |
Embed | Plain Text
// DOCUMENT READY FUNCTION: uses noConflict to work with other libraries jQuery.noConflict(); jQuery(document).ready(function($) { });//<--- this is the end of the document ready function don't delete it
You need to login to post a comment.
