July 2008
Beginner
192 pages
4h 41m
English
<fb:eventlink/>
<fb:eventlink eid="..."/>
Renders a link to a specified event.
eid=[int] default:
noneThe ID of the event to link to.
None.
Here is example FBML code for
<fb:eventlink/>:
<fb:eventlink eid="11436588798"/>
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>Figure 3-17. The result of our <fb:eventlink/> example
Read now
Unlock full access