Forum Moderators: not2easy

Message Too Old, No Replies

CSS Menu convert to javascript help?

css drop down menu help

         

dframpton

4:57 pm on Nov 9, 2006 (gmt 0)

10+ Year Member



Hi,

I am redesigning our site with css, now this is a 50+ page site, and the drop down menu has a lot of links. Now, if i need to add a link or remove a link from the drop down page, I will have to do this in the html on each of the 50+ pages, which i want to avoid. Does anyone know of a way to convert the css drop down menu to javascript, so i'll just have to insert a javascript onto each page and just edit one file? I've seen it done before, i just dont know how to do it.makes sense? you can see it here <snip>
thanks for your help.....df

[edited by: engine at 6:05 pm (utc) on Nov. 9, 2006]
[edit reason] No urls, thanks. See TOS [webmasterworld.com] [/edit]

swa66

7:34 pm on Nov 9, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'd strongly recommend to use SSI (Server Side Includes) to solve your problem instead of going the road where handicapped people, search engines and people that just do not like to download executable content from your website can't navigate your site any longer.

dframpton

8:33 pm on Nov 10, 2006 (gmt 0)

10+ Year Member



Thanks so much swa66,

I never heard of SSI b4, but i just googled it and in less than an hour i have it up and running. SSI is gr8

much thanks

df