Click to See Complete Forum and Search --> : Layout Link Target
kaniosh
09-16-2007, 09:59 AM
I created a website with 2 frames. One on the top and one on the right side. On the right on I have a ******* dhtml menu. The problem is that when I am using frames with the ******* dhtml menu, the submenus doesnot appear above the main frame. By using layout is ok. But how can I have a link target (link "mainframe" by using frames) with layout? An example of my problem is here: http://menutest.50webs.com/UntitledFrameset16.html
ellanab
09-20-2007, 11:23 AM
What about trying a tree menu instead of the vertical flyout? You could also try putting your menu on a higher layer using z-index.
Centauri
09-21-2007, 01:28 AM
First, I would recommend not using frames for accessibility reasons - inability to bookmark a particular page, inability to make your menu indicate which page you are on etc.
Secondly, any users without javascript enabled see no menu whatsoever, meaning they cannot navigate the site - a serious accessibility issue.
Which sort of puts you back to square one ...........