Forum Moderators: open

Message Too Old, No Replies

Standard drop down menu for site

I don't want to code 10 million menus!

         

cfbandit

10:32 pm on Oct 28, 2004 (gmt 0)



Dear Webmasters,

After extensively reading through the forums here, I realize that most of you know MUCH more than I do about web documents. So I hope you can help me!

I take care of a photo website for a Jaycee group which uses Yahoo's free website.

The problem is, the person who set up the site did all of the very basic menus on each page individually, so that every change has to be repeated on the 20+ pages in the site.

Is there any way to create a drop down menu to consolidate the entries (because many go in similar categories) and have it appear on each page? That way I could update once and not have to repeat things so much (way huge timesaver). And since I'm doing a major site overhaul...

I don't know if I'm using the right terminology because I tried searching the Google and didn't come up with anything.

I'd be grateful for any help you can give!

Thanks!

CFBandit

<Sorry, no personal URLs. See TOS [webmasterworld.com]>

[edited by: tedster at 11:48 pm (utc) on Oct. 28, 2004]

vkaryl

12:02 am on Oct 29, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello cfbandit, welcome to WebmasterWorld! I worked for the Las Vegas Jaycees State Fair in 1971; you guys are still good folks....

Menus: try looking on some of the script sites for 'javascript menus". You can google for "free cgi, java scripts" - that sort of thing. There are a lot of them out there.... most require code installed in the <head> and possibly also the <body> sections of pages.

Server side includes (SSI) are another (and really better) way of handling this, but I'm not sure that your host (yahoo) allows them. You might check with yahoo to find out if they allow any sort of includes on their free site hosting accounts. If they do, please post again and we could go on from there.