BJ Clark wrote:
Can anyone give me some suggestions?
For a start, it looks like you are using a rather old version of the validation plugin. If so, please give 1.0 a try: http://bassistance.de/jquery-plugins/jquery-plugin-validation/ The class="$v(required)" syntax was used by one of the very first versions of the plugin and is now replaced by the metadata syntax: class="{required:true}".

--
Jörn Zaefferer

http://bassistance.de

Reply via email to