Hey if I have a script id is script1 and the src is test1.js in a html
page in firefox, how do I change that dynamically?
because script1.src = "test2.js"; ain't working.
page in firefox, how do I change that dynamically?
because script1.src = "test2.js"; ain't working.
Comment