Hello Mike,
Thanks for the tip. Worked like a charm. Keep up the good work. I am getting
more and more the hang of Jquery. Great stuff!.
Pezkel
malsup wrote:
>
>
> Pezkel,
>
> There is not a built-in way to unbind the form, although I think
> that's a good idea. The following code should
Pezkel,
There is not a built-in way to unbind the form, although I think
that's a good idea. The following code should let you unbind the
form manually:
$('#myForm').unbind('submit').find('input:submit,input:image,button:submit').unbind('click');
Mike
On 6/17/07, pezkel <[EMAIL PROTECTED]>
2 matches
Mail list logo