Form field not working in IE8
i have form works fine in firefox, chrome ie9 not work in ie8.
i using dreamweaver8
the code is:
<td width="16%" align="right" valign="bottom" ><input name="firstname" type="text" style="text-align: left; margin-top: -30px" /></td>
</tr>
<tr>
<td height="21"><span class="style10" style="padding-bottom: 7px; padding-left: 0px; padding-right: 0px; padding-top: 5px">email</span></td>
<td align="right" valign="bottom" ><input name="email" type="text" style="text-align: left; margin-top: -30px" /></td>
when viewed @ http://www.perendie.com/knowledge_transfer_smtp.html in ie8 impossible enter data in name , email fields, incidently check boxes work fine.
any suggestions please?
just curious why put contact form iframe.
anyway, validate code on contactform.html page , fix reported errors.
among other things, you're missing valid document type sends ie quirks mode.
nancy o.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment