jquery supports function pageload() and $().ready()?

徘徊边缘 提交于 2019-12-11 10:54:51

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!