JavaScript jQuery document ready 2013-01-11 Tomislav Vlahović Leave a comment jQuery(document).ready(function($) { // $() will work as an alias for jQuery() inside of this function });