Name

<fb:fbml/>

Synopsis

<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.

FBML-Specific Attributes

Required

None.

Optional

version=[float] default: the current version

The version of FBML to parse the enclosed content under.

Example FBML

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>
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.255.87