Facebook 2008 FBML Betriebsanweisung Seite 117

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 159
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 116
1 2 ... 112 113 114 115 116 117 118 119 120 121 122 ... 158 159

Kommentare zu diesen Handbüchern

Keine Kommentare