Facebook 2008 FBML Guia do Utilizador Página 106

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 159
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 105
facebook FBML Reference Guide Page 106 of 159
Fb:success
Description
Renders a standard Facebook success message. The content within the <fb:success> tags is used as the success
explanation.
Attributes
Required Name Type Description
required message
string
The heading text to display in the success box. Alternately, you can specify the
heading text using an fb:message child.
optional decoration
string
Customize the appearance of the success message box by choosing among two
styles:
no_padding - Removes the 20 pixels of padding that surrounds the message by
default.
shorten - Removes the 20 pixels of padding from the bottom of the message.
Examples
<fb:success message="Success message" />
<fb:success>
<fb:message>Success message</fb:message>
This is the success message text.
</fb:success>
Notes
The message must contain at least one fb:message child or the message attribute as the heading text.
See Also
You can see a real world example of this tag in the Restaurants and Who's Showing Up demo applications. Go
to Demos for more details and to download and install the demo apps.
www.yapish.com
Vista de página 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 158 159

Comentários a estes Manuais

Sem comentários