window.onload = function() { init(); doSomethingElse(); }; <html> <head> <title>Test onload</title> <script type="text/javascript"> ...
確定! 回上一頁