Name

<fb:tab-item/>

Synopsis

<fb:tab-item href="..." title="..."/> 

Renders a single tab within an <fb:tabs/> tag.

FBML-Specific Attributes

Required

href=[string] default: none

The location to take the user to when they click on the tab.

title=[string] default: none

Text to display in the tab.

Optional

selected=[true|false] default: false

If true, highlights the tab in blue (see the <fb:tabs/> example).

align=[left|right] default: left

Specifies the alignment of the tab.

Note

Try align="right" for “Help” and “Admin” tabs so that they stand out from the other left-aligned tabs.

Example FBML

Please see <fb:tabs/> earlier in this chapter for an example.

Additional Information

  • Dynamic FBML (i.e., Mock AJAX and other added attributes) does not work with this tag.

..................Content has been hidden....................

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