.Net Special Support
This blogs provides .Net tips and practical solutions
Wednesday, 14 September 2011
Why using "Document Ready Function" with jQuery functions ?
$(document).ready(function(){
// jQuery functions go here...
});
This is to prevent any jQuery code when form/document is not completed loading.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment