Name

<fb:eventlink/>

Synopsis

<fb:eventlink eid="..."/>

Renders a link to a specified event.

FBML-Specific Attributes

Required

eid=[int] default: none

The ID of the event to link to.

Optional

None.

Example FBML

Here is example FBML code for <fb:eventlink/>:

<fb:eventlink eid="11436588798"/>

Rendered HTML for Single Instance of Tag

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

<a href="http://www.facebook.com/event.php?eid=11436588798">
    Google I/O</a>
The result of our <fb:eventlink/> example
Figure 3-17. The result of our <fb:eventlink/> example
..................Content has been hidden....................

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