在js和jquery使用中,经常使用到页面加载完成后执行某一方法。 ... <script type='text/javascript'> window.onload = function(){ alert("页面加载 ...
確定! 回上一頁