User Profile
Collapse
-
hyperman7 replied to I tried to convert this Javascript to an external .js file, but it won't work...in JavascriptI tried it, and still no luck.... -
hyperman7 replied to I tried to convert this Javascript to an external .js file, but it won't work...in JavascriptYes, I tried that in the body tag of the webpage where I am calling the script, it doesn't seem to make any difference, I haven't tried it in the external file, is that a possibility? thanks for the suggestion. I'm not familiar with setting break points, however it doesn't work in any browser when called as an external .js file.Leave a comment:
-
hyperman7 started a topic I tried to convert this Javascript to an external .js file, but it won't work...in JavascriptI tried to convert this Javascript to an external .js file, but it won't work...
I saved the code below to an external file which I called colorFader.js, and I'm calling it with:
<script type="text/javascript" src="js/colorFader.js"> </script>
My path (above) is correct, so I'm guessing its something to do with the "onload" command at the end of the code. The code works just fine if I paste it into the <head> tag of my web page adding the standard javascript...
No activity results to display
Show More
Leave a comment: