Hi,
For my add.html I allow for a large description text box. It displays correctly in Netscape but the text box is not as wide using IE. (The text box height is fine)
My code is:
<tr><td align="left" valign="top" colspan="2">Description: <br>
<textarea wrap="virtual" name="Description" value="" rows="15" cols="53"></text-area></td></tr>
I believe this is strictly a browser related issue. Any suggestions??
Thanks!
Ralph
For my add.html I allow for a large description text box. It displays correctly in Netscape but the text box is not as wide using IE. (The text box height is fine)
My code is:
<tr><td align="left" valign="top" colspan="2">Description: <br>
<textarea wrap="virtual" name="Description" value="" rows="15" cols="53"></text-area></td></tr>
I believe this is strictly a browser related issue. Any suggestions??
Thanks!
Ralph