[jQuery] Re: submit problem [validation]

2008-02-11 Thread José Pablo Orozco Marín
Yes, im using Jquery validation, but im still trying to translate this old onClick button to call plugin validate? How can i do that using the same button? I need to use the same button cause this button is part of a toolbar. http://bassistance.de/jquery-plugins/jquery-plugin-validation/

[jQuery] Re: submit problem [validation]

2008-02-11 Thread expresso
Are you using JQuery? This looks like plain old JavaScript. I don't think you need to be using Onclick. That's the whole point of using JQuery. Check the following tutorial: http://docs.jquery.com/Tutorials:Getting_Started_with_jQuery "We don't need to write an onclick for every single eleme