Is using Frames a good idea? What are the alternatives?

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
User avatar
fredlongworthhighschool
Mega Advanced
Mega Advanced
Posts: 362
Joined: Fri Jun 27, 2003 11:34 am
Location: Manchester, England.
Contact:

Is using Frames a good idea? What are the alternatives?

Post by fredlongworthhighschool »

I am using the menu system, but I don't want to put the code into every page.

The logical thing seems to be to use two frames, one with the navbar in, the other with the rest of the site. But when I do, the drop down menus don't overlap the lower frame.

What am I doing wrong? Is there any other way of getting around it WITHOUT using SSI as I am having no luck with that either.

Thanks.

Andy
User avatar
fredlongworthhighschool
Mega Advanced
Mega Advanced
Posts: 362
Joined: Fri Jun 27, 2003 11:34 am
Location: Manchester, England.
Contact:

Post by fredlongworthhighschool »

I've put my site on-line so you can see the problem I'm having. The URL is:


http://www.alchemistresearch.pwp.blueyo ... .uk/FLHS3/

The main files comprise of:

default.html - the frames page
menu.html - the Milonic nav bar
front.html - the main page

the two JS files are also in that directory, with all pictures and logos in the /IMAGES sub-directory.

Thanks for your help
User avatar
fredlongworthhighschool
Mega Advanced
Mega Advanced
Posts: 362
Joined: Fri Jun 27, 2003 11:34 am
Location: Manchester, England.
Contact:

Post by fredlongworthhighschool »

It's ok, I've decided to abandon the idea. It's not that much hassle to put the script into every page. especially as it doesn't change in any way.

Andy
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Good choice. The thing is, to get the menu to cross a frame, you have to have the menu code in the nav frame as well as the content frame anyway!

Kevin
Post Reply