Search found 5 matches

by crunchland
Thu Nov 30, 2006 10:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu weirdness in IE
Replies: 8
Views: 4597

Hi Ruth. It's been so long, not sure what I ended up doing to fix it, but it's fixed. It was solved by the z-index, and that's good enough for me. Thanks for your help.
by crunchland
Tue Nov 14, 2006 4:24 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu weirdness in IE
Replies: 8
Views: 4597

I just doublechecked, and removed the z-index declaration for the #menu div in my css, and the problem returned. Replacing the z-index declaration, and the menu functioned correctly. (shrug)

Now I just have to figure out why the submenu is opening 100 pixels below the main menu.
by crunchland
Mon Nov 13, 2006 5:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu weirdness in IE
Replies: 8
Views: 4597

Well, while I still have more tinkering to do, the issue doesn't seem to have been directly related to not embedding the code the way those links you provided demonstrate. Ultimately, I took the code straight from this site, and put it on my test page, and still had the problem. So I concluded the ...
by crunchland
Mon Nov 13, 2006 4:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu weirdness in IE
Replies: 8
Views: 4597

re: rawcss ... that may be there just out of desperation. I think I was trying to see if explicitly declaring a z-index code would work, and I neglected to take it back out when it didn't.

Thanks for the clue about tables and divs. I probably never would have figured that one out.
by crunchland
Mon Nov 13, 2006 5:46 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu weirdness in IE
Replies: 8
Views: 4597

submenu weirdness in IE

I'm sure I'm overlooking something. I did a search on the board and didn't find anything similar.

My menu works fine in firefox, but not in IE6. The url is http://crunchweb.net/nixon/example.htm -- I've tried tinkering with the z-index to no avail.

The code can be found at http://www.crunchweb.net ...