Forums

TextArea not showing in IE7

hdwebpros 11 Jul, 2011
http://finalcoatpainting.com/hdwp/index.php/employment

This gets generated...
<LABEL>If yes, please provide us the details</LABEL><TEXTAREA title="" rows=12 cols=45 name=input_textarea_17 type="textarea"></TEXTAREA> 
<DIV class=clear></DIV>
<DIV id=error-message-input_textarea_17></DIV>

but nothing shows
GreyHead 12 Jul, 2011
Hi hdwebpros,

Nothing shows where exactly? The code in the page is valid HTML and the form submits the contetns of the textarea correctly.

Bob
hdwebpros 12 Jul, 2011
That textarea and label are not visible in IE7. Every other browser they work great.
GreyHead 12 Jul, 2011
Hi hdwebpros,

Sorry, I didn't read the thread title :-(

The textarea shows up if you view the form without the template so my best guess is something odd in the CSS but I can't spot it at the moment.

Bob
hdwebpros 12 Jul, 2011
funny, I've tried and cant spot it. I haven't done anything out of the ordinary with CSS, in fact the rest of it is IE7 compliant.
GreyHead 14 Jul, 2011
Hi hdwebpros,

If you style the height of the containing div for the textarea to about 300px then it displays OK

Bob
This topic is locked and no more replies can be posted.