I\'ve picked up an existing project from another developer and ive noticed in the code that they are executing js code within three different event handlers...
f
pageLoad and the jQuery ready handler are both methods of accomplishing similar things.
pageLoad
ready
The second two examples are identical.
http://encosia.com/document-ready-and-pageload-are-not-the-same/