July 2008
Beginner
192 pages
4h 41m
English
<fb:editor-button/>
<fb:editor-button value="..."/>
Produces a standard input button within an <fb:editor-buttonset/> or by itself on an <fb:editor/> form. When used by itself, it does not get styled as a regular editor button.
value=[string]
default:noneForm field value for the submit button. Also the text that renders on the submit button.
name=[string]
default:noneThe name of the form field (used for DOM access in FBJS and for your server-side scripts).
Please see the <fb:editor/> tag
earlier in this chapter for an example.
Read now
Unlock full access