Facebook 2008 FBML Guía de usuario Pagina 116

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 159
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 158 159

Comentarios a estos manuales

Sin comentarios