Reference Guide
facebook FBML Reference Guide Page 82 of 159
Forms
Fb:submit
Description
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.
This article or section needs expansion
Attributes
Required Name Type Description
optional form_id
string
The ID of the form to be submitted.
Examples
<fb:submit><img src="http://images.jupiterimages.com/common/detail/50/17/22851750.jpg"></fb:submit>
www.yapish.com










