Facebook 2008 FBML Betriebsanweisung Seite 74

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 159
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 73
facebook FBML Reference Guide Page 74 of 159
Fb:fbmlversion
Description
Prints the version of FBML currently in scope. You should use this tag only for debugging purposes.
Attributes
Required Name Type Description
optional version
float
The version of FBML with which to render the content. (default value is [the current
version])
Examples
<fb:fbml version="1.0">
The tags that follow rely completely on FBML in version 1.0.
This is being rendered in version: <fb:fbmlversion />
</fb:fbml>
<fb:fbml version="1.2">
The tags here rely on FBML 1.2.
This is being rendered in version: <fb:fbmlversion />
</fb:fbml>
Notes
As you can in the above code example, the second code snippet does not work because there is no version 1.2 of
FBML at this time.
See Also
fb:fbml
www.yapish.com
Seitenansicht 73
1 2 ... 69 70 71 72 73 74 75 76 77 78 79 ... 158 159

Kommentare zu diesen Handbüchern

Keine Kommentare