[jQuery] Re: jQuery Validation Plugin

2008-02-23 Thread jmcervera
Sorry. There was no problem. It was an error of mine. Juanma Cervera On 22 feb, 12:42, jmcervera <[EMAIL PROTECTED]> wrote: > Hello, > Has anybody use the jQuery Validation plugin with Ruby on Rails. > I am having trouble with it. > It seems only function when the form use t

[jQuery] jQuery Validation Plugin

2008-02-22 Thread jmcervera
Hello, Has anybody use the jQuery Validation plugin with Ruby on Rails. I am having trouble with it. It seems only function when the form use the get action, but not with post. Thanks Juanma Cervera

[jQuery] jQuery Form Validation Plugin with Rails

2008-02-22 Thread jmcervera
Hello, This is my first post in this group. I am trying to use the Form Validation Plugin with Ruby on Rails, and I can“t make it work. It seems only working with forms using the 'get' action, not with 'post. An this goes against the REST principles of the architecture I am using. Is there some p