sness
blog of sness
Monday, February 13, 2012
.ready() – jQuery API
.ready() – jQuery API
: "The .ready() method is typically used with an anonymous function:
$(document).ready(function() {
// Handler for .ready() called.
});"
'via Blog this'
Newer Post
Older Post
Home