include a javascript file

Posted by: 邱小新 at 上午11:29:00 in
var script = document.createElement("script");
script.src = "/help.shtml";
document.head.appendChild(script);

0 意見

張貼留言