Forum Moderators: open

Message Too Old, No Replies

Adding options to existing javascript menu

How do i do This?

         

dentonphilip

5:14 pm on Aug 5, 2004 (gmt 0)

10+ Year Member



I have a javascript menu already in place throughout my rather extensive e-commerce site. I need to add another option for a new product but do not want to have to go through and manually alter each page's javascript code to do this. Is there a way to change the code on the main page and have the change filter into the rest of the pages of my site? Any help would be greatly appreciated.

coopster

5:35 pm on Aug 5, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, dentonphilip!

Have you considered an external javascript file [w3.org]? Also, what if your user does not have scripting enabled in their browser [w3.org]?