table.append(A('Submit',_href="#", _onclick=*"$('form').submit(); return
false;"*))
You shoould define an id to form if you have more than one form in a page.
*$('#form_id').submit(); return false;"*
--
Bruno Rocha
[http://rochacbruno.com.br]
table.append(A('Submit',_href="#", _onclick=*"$('form').submit(); return
false;"*))
You shoould define an id to form if you have more than one form in a page.
*$('#form_id').submit(); return false;"*
--
Bruno Rocha
[http://rochacbruno.com.br]