Instantly share code, notes, and snippets.
This is a short hand...
$(function () { });
For this...
$(document).ready(function() { });