Name

<fb:networklink/>

Synopsis

<fb:networklink nid="..."/>

Renders a link to the specified Facebook network.

FBML-Specific Attributes

Required

nid=[string] default: none

The network ID of the Facebook network to link to.

Optional

None.

Example FBML

Here is example FBML code for <fb:networklink/>. This will produce a link to the “Facebook” network:

<fb:networklink nid="50431648"/>

Rendered HTML for Single Instance of Tag

The underlying HTML for the example looks like this (Figure 3-19 shows the result):

<a href="http://www.facebook.com/networks/50431648/Facebook/">
    Facebook</a>
The result of our <fb:networklink/> example
Figure 3-19. The result of our <fb:networklink/> example
..................Content has been hidden....................

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