0
kicks
$(document).ready() and pageLoad() are not the same!
A few examples about how $(document).ready() and pageLoad() differ, practical examples of when both are useful, and a third alternative that is more suitable in some cases.