[jQuery] Re: [validate] - max validation with float values

2009-04-28 Thread JesperDK
to add a custom > method:<a rel="nofollow" href="http://docs.jquery.com/Plugins/Validation/Validator/addMethod">http://docs.jquery.com/Plugins/Validation/Validator/addMethod</a> > And implement the validation for float values there. > > Jörn >

[jQuery] Re: - max validation with float values

2009-04-27 Thread JesperDK
Hi all, Is there someone who have any ideas of how that could be solved? Thanks in advance. /Jesper On 26 Apr., 20:01, JesperDK wrote: > Hi all, > > I use the validation > fromhttp://bassistance.de/jquery-plugins/jquery-plugin-validation/ > and have a problem with floa

[jQuery] [validate] - max validation with float values

2009-04-26 Thread JesperDK
Hi all, I use the validation from http://bassistance.de/jquery-plugins/jquery-plugin-validation/ and have a problem with float values on the validation. I have implemented the following on my page: .. $(document).ready(function() { $("#commentForm").validate({meta: "vali