.ready() | jQuery API Documentation


/ Published in: JavaScript
Save to your folder(s)

$(document).ready(function() {
// Handler for .ready() called.
});

URL: http://api.jquery.com/ready/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.