4/11/2012

Quick short writing $(document).ready() in jQuery

A best shorten way for  $(document).ready() is using

   1:  $(function() {  
   2:      //Do something here  
   3:  });

Categories:
If You Enjoyed This Post Please Take 5 Seconds To Share It.

0 comments:

Post a Comment

 
  • Followers