jquery頁面加載完成時的事件

1 $(function () { });
2 $(document).ready(function () { });
3 window.onload = function () { }
相關文章
相關標籤/搜索