Hey Jörn,
But how can that be done with the code I currently have implemented?
$(document).ready(function() {
$("#commentForm").validate({meta: "validate"});
});
/Jesper
On 27 Apr., 14:14, Jörn Zaefferer
wrote:
> You need to add a custom
> method:
You need to add a custom method:
http://docs.jquery.com/Plugins/Validation/Validator/addMethod
And implement the validation for float values there.
Jörn
On Sun, Apr 26, 2009 at 8:01 PM, JesperDK wrote:
>
> Hi all,
>
> I use the validation from
> http://bassistance.de/jquery-plugins/jquery-plug
2 matches
Mail list logo