, May 31, 2006 3:20 PM
To: css-d@lists.css-discuss.org
Subject: [css-d] Percentage-width input field bug in IE
Hi. I'm doing some work that involves embedding a form on the sidebar
of people's blogs, and there is a bug that seems to appear on some blogs
but not on others. The form conta
Felix -
> Sounds like a problem that wouldn't exist if the input field width was
> sized in em, or if the whole layout was sized in em.
>
Thanks for the reply, but this doesn't really help, since the field
needs to take up 100% of a pre-defined column, and we can't modify the
entire layout; th
On 06/05/31 16:20 (GMT-0400) Mike Daross apparently typed:
> Hi. I'm doing some work that involves embedding a form on the sidebar
> of people's blogs, and there is a bug that seems to appear on some blogs
> but not on others. The form contains a form input field with the style
> "width: 100%
Hi. I'm doing some work that involves embedding a form on the sidebar
of people's blogs, and there is a bug that seems to appear on some blogs
but not on others. The form contains a form input field with the style
"width: 100%;", and, in IE/Win, entering text into that field causes the
field