So far I’ve managed to use a script that will change CSS sheets for a page when a user clicks on a link. What I can’t do is make it so that a Jump Menu will call those same scripts. Any ideas on what I’m doing wrong? Linked is the file in question:
Nope - I want the drop down menu to call the Javscript that changes the CSS sheet (just like those two links do above the menu). Right now in the code they are both calling the function, but the drop down menu doesn’t wat to work for some reason!