You are here: irt.org | BBS | Re: document.write("") not working [This BBS is closed]
Posted by Martin Webb on August 05, 1998 at 03:16:17:
In Reply to: document.write ("") not working posted by dong wang on August 04, 1998 at 18:35:52:
: How to make the following script working:
Try changing:
: NP.document.writeln ("<html><head><title>my title</title><script src=\"myFile.js\"></script></head>");
To:
NP.document.writeln ("<html><head><title>my title</title><script src=\"myFile.js\"><\/script></head>");
Follow-ups:
You are here: irt.org | BBS | Re: document.write("") not working [This BBS is closed]