Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: irt.org FAQ Knowledge Base Q820, Tuesday June 19, 2007 at 19:50:16

You are here: irt.org | About | Feedback | 4724 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q820

Sent by
Robert on Tuesday June 19, 2007 at 19:50:16

Worth:
Worth reading

Length:
Just right

Technical:

Comments:
Works fine, only the <script> tags should left out in the .js file.

Tested it with MSIE6, Opera 8.02, Netscape 7.2, Firefox 2 today,
and it all worked, even without the broken '<scr' + 'ipt src...' suggestion.

Inside the one and only js file included in the document
there is a browser detection and then I do an include of the right implementation for the current browser like this:

document.write('<script src="implement_'+ browsercode +'.js"></script>');

Thats it!




Other feedback on 'irt.org FAQ Knowledge Base Q820' - show all

©2018 Martin Webb