I stripped out all other css, and still get a 10 pixel difference between the browsers. I set menuheight for each menu to 184, and get a height of 186 in IE and a height of 176 in FireFox.
Here's the menu_data, maybe I'm not using something in it correctly?
_menuCloseDelay=500;
_menuOpenDelay=150 ...
Search found 4 matches
- Mon Aug 15, 2005 4:33 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: menuheight: Different height depending on browser
- Replies: 8
- Views: 4249
- Thu Aug 11, 2005 11:14 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: menuheight: Different height depending on browser
- Replies: 8
- Views: 4249
- Thu Aug 11, 2005 8:27 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: menuheight: Different height depending on browser
- Replies: 8
- Views: 4249
- Thu Aug 11, 2005 5:28 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: menuheight: Different height depending on browser
- Replies: 8
- Views: 4249
menuheight: Different height depending on browser
Hello it seems that the menuheight property is not consistant between browsers. For example, I entered a menuheight of 182 (menuheight=182;) for a submenu, but in Firefox 1.0.6 the menu height is actually 174 and the menu height in IE is 184. Neither what I had actually specified. For what I'm doing ...