Submitting form with links and jquery
Posted
by Eagletrophy
on Stack Overflow
See other posts from Stack Overflow
or by Eagletrophy
Published on 2009-10-03T00:20:04Z
Indexed on
2010/03/26
7:53 UTC
Read the original article
Hit count: 149
Me again,
I have a question I would like to ask as a followup.
to submit a form using a link powered by jquery is what I am curious about. do I just bind a click event to the link in the live() event for eg and use a submit() added to the click?
God bless
© Stack Overflow or respective owner