Forum Moderators: open

Message Too Old, No Replies

Need help setting up a CSS menu

Calling CSS Menu

         

sfutterer

2:21 pm on Jul 21, 2007 (gmt 0)

10+ Year Member



Greeting. I'm attempting to take a CSS Menu and put it into a file that I can use to centrally manage the menu. The goal is to be able to update all page menus by manipulating this one file. I've taken a CSS menu code and put it into a dropdownmenu.js file and into a central dropdownmenu.css. I'm having trouble setting up the html code on the page to call this file. Any help is appreciated. The webpage I'm tinkering with is

< No personal URLs
Please see Charter [webmasterworld.com] >

[edited by: tedster at 4:02 pm (utc) on July 21, 2007]

tedster

8:08 pm on Jul 26, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It sounds like you'll need SSI (server side includes). If you just use document.write, the menu will not be crawlable by search engine spiders or any other user agen with js disabled.