rjanson
07-28-2003, 11:38 PM
Hi,
I often call up external Javascript files from HTML pages from within the <head> tags.
When I try to ".document.writeln " into the <head> tags of a pop-up window the script doesn't run (IE) or isn't written into the <head> tags (Netscape). But the script runs fine when called from a normal <HTML> file as opposed to a pop-up window.
Am I missing something obvious - any suggestions are welcome? Thanks Richard
I often call up external Javascript files from HTML pages from within the <head> tags.
When I try to ".document.writeln " into the <head> tags of a pop-up window the script doesn't run (IE) or isn't written into the <head> tags (Netscape). But the script runs fine when called from a normal <HTML> file as opposed to a pop-up window.
Am I missing something obvious - any suggestions are welcome? Thanks Richard