Facebook 2008 FBML Guida Utente Pagina 117

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 159
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 116
facebook FBML Reference Guide Page 117 of 159
Fb:editor-text
Description
Creates an <input> of type text.
Attributes
Required Name Type Description
optional label
string
The label to display on the left side of the text box.
name
string
The name for the control.
value
string
The default text that populates the text box.
maxlength
int
The maximum length of the input allowed in the text box.
Examples
<fb:editor action="?do-it" labelwidth="100">
<fb:editor-text label="Title" name="title" value=""/>
<fb:editor-buttonset>
<fb:editor-button value="Add"/>
<fb:editor-button value="Recommend"/>
<fb:editor-cancel />
</fb:editor-buttonset>
</fb:editor>
Notes
This tag must be included within Fb:editor.
www.yapish.com
Vedere la pagina 116
1 2 ... 112 113 114 115 116 117 118 119 120 121 122 ... 158 159

Commenti su questo manuale

Nessun commento