R. Rajesh Jeba Anbiah schrieb: > On Feb 9, 2:58 am, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > >> there were some questions about my very first version of the validation >> plugin (it's still on the plugin page). If you are interested in form >> validation, you may want to take a look at the current state of the >> plugin:http://bassistance.de/jquery-plugins/jquery-plugin-validation/ >> > <snip> > > Very nice. I'm wondering if class="{email:true}" is ok. Yes, I have > checked with the W3C validation service; but still not sure about it. > If I remember it correctly, the brackets aren't valid characters in CSS, so unless you have spaces in that code, there is no danger that anything is confused with CSS. And the HTML spec explicitly states that the class attribute can be used for both CSS and anything else.
-- Jörn Zaefferer http://bassistance.de _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
