Log in

View Full Version : suckertree vertical: problem using frames



cpieters
08-10-2007, 06:00 PM
1) Script Title: suckertree vertical

2) Script URL (on DD): http://www.dynamicdrive.com/style/cs...menu-vertical/

3) Describe problem:
Using two frames I cannot see the sublevel menus because they are hided by the other frame. Is there a way to see the sublevel menus over the other frame?


thanks for your help

molendijk
10-13-2007, 11:45 AM
Yes, there's a way to do it.
You have to to put this in index.html:
- your menu;
- an 'fullscreen' iframe that loads your frameset.html

This way, any layer (menu etc.) can be dropped on top of the frameset. See here (http://www.dynamicdrive.com/forums/showthread.php?t=25009&highlight=molendijk) for explanation and an application.

Arie Molendijk.