July 2008
Beginner
192 pages
4h 41m
English
<fb:fbml/>
<fb:fbml>...</fb:fbml>
Renders a block within a particular version of FBML. This is especially useful when testing a beta version of a tag, or if you want to ensure your FBML will always work as Facebook makes upgrades to FBML.
None.
version=[float]
default: the current
versionThe version of FBML to parse the enclosed content under.
Here is example FBML code for the
<fb:fbml/> tag:
<fb:fbml version="1.0">
This content would be parsed under FBML version 1.0 instead of the
current version (1.1).
</fb:fbml>Read now
Unlock full access