Page is a not externally linkable
- Browsers
-- Opera Browser Usage and Support
---- Opera 7.5's fieldset implementation


dcrombie - 9:14 am on Jun 14, 2004 (gmt 0)


If what you mean is that the size of the fieldset box ignores all the floated labels and inputs then Safari does the same - which probably means that it's the 'right' way to render it and the other browsers have it wrong.

The best solution I found (short of inserting <BR>'s was to add a div just before the </fieldset>:

<div style="clear: left;"><!-- --></div>

;)


Thread source:: http://www.webmasterworld.com/opera_browser/48.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com