/ Published in: jQuery
Expand |
Embed | Plain Text
//Instead of $(document).ready(function() { //document ready }); //Use $(function(){ //document ready });
You need to login to post a comment.
//Instead of $(document).ready(function() { //document ready }); //Use $(function(){ //document ready });
You need to login to post a comment.