Quote:
|
Originally Posted by cyberious
I didn't realize that could make such a difference! (nor did I realize they were there.) Does this mean, you can't put code into the .js file for future use - say a button you're not using yet?
|
You could put additional code into your script if you wanted.. that wouldn't be a problem at all... the example page above uses just a few rollovers... but it still includes your entire rollover script. The only problem occurs when the page is calling for a variable that doesn't exist (i.e. hasn't been declared in the code)
Paul