Creates a JavaScript submission mechanism for a form, which makes image or text links act as Submit buttons. Markup contained by this tag is surrounded with an <a> tag that includes a submit onclick action.
| optional | form_id | string | The ID of the form to be submitted. |
|---|