Facebook 2008 FBML Betriebsanweisung Seite 116

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 159
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 115
facebook FBML Reference Guide Page 116 of 159
Fb:editor-month
Description
Creates a form selector element displaying the month.
This article or section needs expansion
Attributes
Required Name Type Description
optional name
string
The name for the control. (default value is month)
value
int
The value to pre-fill (the number of the month, 1 for Jan, 2 for Feb, etc). (default
value is "Month:")
Post Variables
Required Name Type Description
[name]
int
The value specified for the name parameter in the tag), represented by the numbers
1-12, corresponding to the appropriate month, or -1 if nothing is selected.
Examples
<fb:editor action="?do-it" labelwidth="100">
<fb:editor-month value="3" name="mon"/>
<fb:editor-buttonset>
<fb:editor-button value="Add"/>
<fb:editor-button value="Recommend"/>
<fb:editor-cancel />
</fb:editor-buttonset>
</fb:editor>
www.yapish.com
Seitenansicht 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 158 159

Kommentare zu diesen Handbüchern

Keine Kommentare