The Document Ready function
This is the traditional way to write the Document Ready function
$(document).ready(function (){
// your code
});
The Shorthand
Save a few characters when writing the Document Ready function.
$(function (){
// your code
});
Related Tools
- Packer It is a Javascript packer script to compress your JS files.
- JSMin Javascript Minifier ready to use.
- Dame Mi IP A kind of What-is-my-IP but in Spanish.
- PowerPoint templates