[jQuery] get form id from button click

[jQuery] get form id from button click


Hi To All,
How do I get the form id from a button click.
I have multiple forms with dynamic id's and want to get the id to pass
it back to an ajax form function ie
$("#"+form_id)
any help much appreciated.
Thanks,
Lance