问题
Does jquery support both function pageload() and $().ready() ?
Or is pageload() for ajax.net ?
回答1:
It only supports $().ready()
回答2:
JQuery does not have a pageload function.
回答3:
http://encosia.com/2009/03/25/document-ready-and-pageload-are-not-the-same/
来源:https://stackoverflow.com/questions/760762/jquery-supports-function-pageload-and-ready