window.onload = function() { init(); doSomethingElse(); }; Copy to Clipboard. <!doctype html> <html> <head> <title>onload test</title> ...
確定! 回上一頁