[thelist] FW: problems with text field sizing and ie 5.5

Jason E. Burk jasonb at halstead-architects.com
Wed Dec 6 14:35:29 CST 2000


Eric Hehl wrote:

> This is a possibility, but it introduces additional difficulties.
> I'd like to try and find a solution which is will degrade down to browsers
> which do not support CSS.  At the moment, I'm wondering if it has something
> to do with how Dreamweaver 3.0 handles textarea fields (?) I can't figure
> out why only 1 field is behaving like this (and only in ie 5.5).

with the following code inserted into a form on a quote submittal page i just
finished, you get one size text area in NN & a different size text field in IE
and an altogther and very much smaller size text field (along with input boxes
-- basically any form elements) when previewing in dreamweaver...makes me crazy
trying to standardize b/t the 2 browsers.

[begin code]

<tr>
<td align="right" valign="middle"><font face="Arial, Helvetica, sans-serif"
size="-1">Description:</font></td>
<td align="left" valign="top"><textarea NAME="Description" cols="35" rows="8"
wrap="PHYSICAL"></textarea></td>
</tr>

[end code]

the page is located here if you're interested:

http://www.metrogfx.com/test/quote.html

jason
*************************************************
j a s o n  e . b u r k
http://www.bsu.edu/World2000/research/burk/
HALSTEAD|architects
www.halstead-architects.com
jasonb at halstead-architects.com
[ jdog at 020.co.uk ]
icq # | 33425254






More information about the thelist mailing list