Facebook 2008 FBML Betriebsanweisung Seite 110

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 159
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 109
facebook FBML Reference Guide Page 110 of 159
Fb:editor-button
Description
Renders a button of type submit inside an fb:editor tag.
This tag can be a child of an fb:editor-buttonset container to render multiple buttons next to each other. If the
button is not in a fb:editor-buttonset, the button still renders, but is not styled as an editor-button.
[possible bug?]
Attributes
Required Name Type Description
required value
string
The text label for the button.
optional name
string
The variable name that is sent in the POST request when the form is submitted.
Examples
<fb:editor>
<fb:editor-buttonset>
<fb:editor-button value="Add" name="add"/>
<fb:editor-button value="Recommend" name="recommend"/>
</fb:editor-buttonset>
</fb:editor>
www.yapish.com
Seitenansicht 109
1 2 ... 105 106 107 108 109 110 111 112 113 114 115 ... 158 159

Kommentare zu diesen Handbüchern

Keine Kommentare