Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- document.write("<SCRIPT src='ext.js'><\/SCRIPT>") für Netscape


Andy16 - 9:09 am on Sep 27, 2002 (gmt 0)


Hi,

I want to write the content of a frame via a script.
Also an external JavaScript should be reverenced.
(in IE it works - in Netscape it doesn't!)

Doing a
document.write("<SCRIPT src='ext.js' type='application/x-javascript'><\/SCRIPT>")

just does not appear!

even a
k.write("<SCR"+"IPT src='ext.js' type='application/x-javascript'><"+"\/SC"+"RIPT>")

is not shown!

Doing a
k.write("<SCRIP_ src='ext.js' type='application/x-javascript'><\/SCRIPT>")

the line is displayed - but of corse it does not work....

Any Idea?

regards
Andy


Thread source:: http://www.webmasterworld.com/javascript/200.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com