On 17 Dec 2005, at 8:57 am, David Laakso wrote:

> In an attempt to help someone out, I think I am creating more problems
> than I am solving. Either way, suggestions for curing the #sidebar  
> float
> drop will be appreciated by all concerned-- mac/ie5.2 (osx 10.3 and  
> 10.4).
> <http://www.dlaakso.com/laura.html>
> (embedded)

#textarea {clear:left;}
fixes it on my side. The textarea position itself next to the label,  
and expands the #sidebar div. The clear:left forces the textarea on a  
new line, and this solves the problem. Just.
I don't understand the need for that weird construct on the form tag,  
unneeded I think, except may in the case of IE win.

Your also playing with fire with that input type file.

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com/>


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to