View Single Post
  #1 (permalink)  
Old 01-11-2005, 05:25 PM
righter righter is offline
WebProWorld New Member
 
Join Date: Jan 2005
Posts: 7
righter RepRank 0
Default dhtml menus in ie

Hi,

I'm in the process of building my first dhtml-based navigation. I used this as a model:
http://gosu.pl/demo/mygosumenu/1.1/example2.html
After doing lots of tinkering and editing, this is what I came up with: http://tinyurl.com/6sdmc .

Here is my problem: It works fine in Firefox 1.0, but only after a reload. Before a reload, the menus pop up in the wrong places. In IE, it does not work because the menus get hidden behind the image. Is there any way I can bring the menus to the front? I tried making the image the background of the td, but it still does not work.

Any help would be greatly appreciated! I'm totally stuck.
Reply With Quote