Search found 3 matches

by slarti42uk
Mon Jun 07, 2004 5:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu width / Cross browser
Replies: 5
Views: 3675

No padding though?

Cheers for the reply. I see that it does work if you exclude the padding from the menu but then it's all to close together. I think it's the way the browsers handle the padding on the box model that is causing the problem. See above post.

Thanks for your time though.
by slarti42uk
Fri Jun 04, 2004 3:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu width / Cross browser
Replies: 5
Views: 3675

Thanks

Thanks Maz for the reply. In diging around a bit I found this site http://glish.com/css/hacks.asp which says the following: Nest Your Boxes
The problem with IE5x PC's box implementation is that it incorrectly puts the padding and border of a box WITHIN its stated width. The W3C states that padding ...
by slarti42uk
Fri Jun 04, 2004 1:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu width / Cross browser
Replies: 5
Views: 3675

Menu width / Cross browser

Hi,

I've read quite a few posts in the forum about this but I've not found a solution yet.

The problem I have is that the width and padding settings render deferently on IE 6, Mozila 1.4 and Opera 7.11

Example:
menuwidth=200
padding=5
itemwidth=200 (on all menu items)

In IE you get the intended ...