[jQuery] toggleClass and {required:true}
<HTML >
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-16">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY >
<DIV>
<TABLE CELLSPACING="0" CELLPADDING="0" BORDER="0"><!-- Letter Heading -->
<TBODY>
<TR>
<TD><!-- Left margin -->
</TD>
<TD>
<DIV><FONT face="Trebuchet MS" size=2><SPAN
class=936590510-09052007>Hi,</SPAN></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN class=936590510-09052007>I'm using
Jörn Zaefferer's Validation plugin ( <A
href="http://bassistance.de/jquery-plugins/jquery-plugin-validation/">http://bassistance.de/jquery-plugins/jquery-plugin-validation/</A>
), which to use you add a class "{required:true}" to each field you need
validated (at it's most basic). However, because of some dynamic dropdowns in my
forms, I need to toggle that class on certain events, but toggleClass
doesn't seem to work with the classname</FONT><FONT face="Trebuchet MS"><FONT
size=2> "{required:true}". Should it? Or do the 'invalid' characters {,:,}
break toggleClass?</FONT></FONT></SPAN></DIV>
<DIV><SPAN class=936590510-09052007><FONT face="Trebuchet MS"><FONT
size=2></FONT></FONT></SPAN> </DIV>
<DIV><SPAN class=936590510-09052007><FONT face="Trebuchet MS"><FONT
size=2>Anyone have any ideas, or suggestions? I'm not fixed on this plugin
either, so if there's another, SIMPLE, validation plugin, I'm all
ears...</SPAN></DIV></FONT></FONT>
<DIV><FONT face="Trebuchet MS" size=2></FONT> </DIV>
<DIV> </DIV>
<DIV align=left>
<TABLE align=left>
<TBODY>
<TR>
<TD vAlign=top><IMG height=33
src="http://www.in2.co.uk/images/in2-logo-small.gif" width=30></TD>
<TD width=7></TD>
<TD vAlign=top><FONT face="Trebuchet MS" size=2>
<P><B>Luc Pestille</B><BR>Web Designer </P>
<P>e: luc.pestille@in2.co.uk<BR>t: +44 (0)1628 899 700<BR>f: +44 (0)1628
899 701 </P></FONT></TD></TR></TBODY></TABLE></DIV>
<DIV> </DIV></TD>
<TD><!-- Right margin -->
</TD>
</TR><!-- Disclaimer -->
<TR>
<TD COLSPAN="3"><BR>
<DIV STYLE="FONT-SIZE: 7pt; COLOR: gray; FONT-FAMILY: verdana" ALIGN="justify">In2<BR>Thames House<BR>Mere Park<BR>Dedmere Road<BR>Marlow<BR>Bucks<BR>SL7 1PB<BR><BR>Tel 01628 899700<BR>Fax 01628 899701<BR>e: <A HREF="mailto:sales@in2.co.uk">sales@in2.co.uk</A><BR>i: <A HREF="http://www.in2.co.uk/">www.in2.co.uk</A><BR><BR><FONT COLOR="silver">This message (and any associated files) is intended only for the use of jquery-en@googlegroups.com and may contain information that is confidential, subject to copyright or constitutes a trade secret. If you are not jquery-en@googlegroups.com you are hereby notified that any dissemination, copying or distribution of this message, or files associated with this message, is strictly prohibited. If you have received this message in error, please notify us immediately by replying to the message and deleting it from your computer. Messages sent to and from us may be monitored. Any views or opinions presented are solely those of the author Luc.Pestille@in2.co.uk and do not necessarily represent those of the company. <BR><BR></FONT>
</DIV>
</TD>
</TR>
</TBODY>
</TABLE>
</DIV></BODY></HTML>