Sent by Edwardson Tan on 6 September 2002 06:06
>>width: 400px /* for IE/win 5.x */
>>width: /**/300px; /* for others */
>
>
> Opera 5 and Mozilla 1.0 both ignore the entire rule & display the <div> at
> 100% width. (Only tested on Mac OS 9.0.4)
Since placing /**/ before values causes problems on the Mac
I've used it in conjuction with another bug in IE/win to
prevent Mac browsers from getting the wrong values. I've
uploaded a test page with explanations. Could you check how
it renders on your Mac? Many thanks.
http://www.info.com.ph/~etan/temp/boxmodel.html
--
Edwardson