Page is a not externally linkable
Andy16 - 9:09 am on Sep 27, 2002 (gmt 0)
I want to write the content of a frame via a script. Doing a just does not appear! even a is not shown! Doing a the line is displayed - but of corse it does not work.... Any Idea? regards
Hi,
Also an external JavaScript should be reverenced.
(in IE it works - in Netscape it doesn't!)
document.write("<SCRIPT src='ext.js' type='application/x-javascript'><\/SCRIPT>")
k.write("<SCR"+"IPT src='ext.js' type='application/x-javascript'><"+"\/SC"+"RIPT>")
k.write("<SCRIP_ src='ext.js' type='application/x-javascript'><\/SCRIPT>")
Andy