I have a form located at the following URL:
http://www.gspotdesign.com/pl5/form_test.html
It is set up as a number of DIV tags (containing the form elements) that float nicely in every browser except IE5 Mac.
IE5 is not "autroshrinking"
the containing DIV to fit the contents (a field and a field label). Since
the DIV fills the width of the outer DIV or window or whatever, they end up
stacking vertically.
Does anyone have a solution for solving the stacking problem in IE5 Mac?
------------------------------------------------------------------------
|