MikeFoster

msg:1487235 | 2:19 pm on Jan 4, 2005 (gmt 0) |
document.write("<"+"script type='text/javascript' src='sample.js'><"+"/script>");
|
choster

msg:1487236 | 5:16 pm on Jan 4, 2005 (gmt 0) |
Or if you need to contend with Mac IE 4.5, document.write("<"+"scr"+"ipt type='text/javascript' src='sample.js'><"+"/scr"+"ipt>"); (any occurrence of </script> closes the script in that horrid browser, unfortunately).
|
MikeFoster

msg:1487237 | 10:51 pm on Jan 4, 2005 (gmt 0) |
Good Mac tip. Thanks choster :)
|
|