The first uses jQuery to bind a function to the document.ready
event. The second declares and immediately executes a function.
The first uses jQuery to bind a function to the document.ready
event. The second declares and immediately executes a function.