jquery页面加载完成时的事件

1 $(function () { });
2 $(document).ready(function () { });
3 window.onload = function () { }
相关文章
相关标签/搜索