sumyounguy
07-22-2003, 12:03 PM
I have re-done a script from javascript.internet.com
http://javascript.internet.com/navigation/cascading-menu.html
My version is at
http://www.medford.k12.or.us/sample/imageswitcher/left.htm
The problem i'm having is with the popOver function.
I have an if statement at the very beginning, that should change the source or the + sign to a - sign, then back if you click again
Any help here would be appreciated
I tried doing a little ++ loop to make sure the function actually was executting multiple times, and that worked properly
http://javascript.internet.com/navigation/cascading-menu.html
My version is at
http://www.medford.k12.or.us/sample/imageswitcher/left.htm
The problem i'm having is with the popOver function.
I have an if statement at the very beginning, that should change the source or the + sign to a - sign, then back if you click again
Any help here would be appreciated
I tried doing a little ++ loop to make sure the function actually was executting multiple times, and that worked properly