|
|
Q399 How can I use a variable to dictate which *.js source file is loaded?
irt.org | Knowledge Base | JavaScript | Source | Q399 [ previous next ] Q399 How can I use a variable to dictate which *.js source file is loaded?In Netscape you can use JavaScript entities:
However, Internet Explorer does not support JavaScript entities, which is what &{file}; is. Try instead:
Feedback on 'Q399 How can I use a variable to dictate which *.js source file is loaded?' |
-- div -->
|