[jQuery] Re: validate - can a call a function only if the form is validated?
t;#my_form").validate({ submitHandler: function(form) { // do your stuff here form.submit(); } }) Same goes for invalidHandler, if the input is not valid. squiddy On 4 Dez., 00:19, thought <[EMAIL PROTECTED]> wrote: > Hi. > I'm using jquery.validate for a co
[jQuery] Re: change image background
pg'); } else { $('#chess-board-flip').css('background-image', 'url(a.jpg'); } squiddy On 3 Dez., 22:58, "Alfredo Alessandrini" <[EMAIL PROTECTED]> wrote: > Hi, > > I've write this function: > > http://dpaste.com/9586