Form Validation Error in IE - Joomla! Forum - community, help and support


i'm experiencing issues form validation on ie9 in joomla 2.5.8

in particular tried add privacy disclaimer (with required checkbox) default registration , conctact forms php files ie9 allow submission if checkbox not flagged. works on chrome , firefox. suggestion ?
following sourche added :

<table>
<tr>
<td height="120" colspan="2">
<p> informativa sulla privacy </p>
<textarea rows="4" cols="50" readonly>ai sensi del art. 13 del d.lgs. 196/2003 ed alla privacy policy di caspo consulting si informa che con la trasmissione del presente modulo si autorizza caspo consulting al trattamento dei dati personali riportati nel modulo stesso con le modalità e nei termini dell'informativa resa. </textarea>
</td>
</tr>
<tr>
<td height="40" colspan="2">
<label id="privacymsg" for="privacy">
<?php echo jtext::_( 'ho letto e accetto le' ); ?> <a class="condizioni" target=_blank href="index.php/component/content/article/9-normal-site-page/27-privacy"><?php echo jtext::_( 'condizioni sulla privacy' ); ?></a>
</label>
<input class="required " type="checkbox" id="privacy" name="privacy" />
</td>
</tr>
</table>

sorry misposting. suposed there links.
will create new post topic.





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support