Facebook 2008 FBML Guía de usuario Pagina 85

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 159
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 84
facebook FBML Reference Guide Page 85 of 159
<table width="100%" border="0" cellspacing="0" cellpadding="3">
<tr>
<td><input name="url" type="radio"
value="http://yourserver.com/facebook/attachment.php?actiontotake=choice1"> Choice One </td>
</tr>
<tr>
<td><input name="url" type="radio"
value="http://yourserver.com/facebook/attachment.php?actiontotake=choice2"> Choice Two</td>
</tr>
<tr>
<td><input name="url" type="radio"
value="http://yourserver.com/facebook/attachment.php?actiontotake=choice3"> Choice Three </td>
</tr>
</table>
NOTE: Do not wrap this in a form tag, Facebook is placing the above in their own.
3) On your attachment.php page, just test for which choice they made and display what the attachment should
be accordingly.
NOTE: Wall attachments used to be displayed in a collapsed mode on page load, with a preview image
specified by the fb:wall-attachment-img tag. However, wall attachments are currently displayed in full (just like
message attachments), so the fb:wall-attachment-img tag has been deprecated.
www.yapish.com
Vista de pagina 84
1 2 ... 80 81 82 83 84 85 86 87 88 89 90 ... 158 159

Comentarios a estos manuales

Sin comentarios