Link
Search
Menu
Expand
Document
Project References
Jquery
Jquery
Quickstart
$( document ).ready(function() { console.log( "ready!" ); });