Name

<fb:visible-to-owner/>

Synopsis

<fb:visible-to-owner>...</fb:visible-to-owner>

Renders the content within the tags only to the owner of a profile or the admin of a page. The content is hidden, but it’s still viewable in the source HTML. This tag may be used only on a user’s profile.

FBML-Specific Attributes

Required

None.

Optional

bgcolor=[color] default: none

The background color in which the text rendered in the box will appear.

Example FBML

Here is example FBML code for <fb:visible-to-owner/>:

<fb:visible-to-owner> Welcome to your app! </fb:visible-to-owner>

Rendered HTML for Single Instance of Tag

If you visit the app you have installed, the rendered HTML looks like this:

Welcome to your app!

Additional Information

  • Be careful not to use this tag to render sensitive information. The content rendered by this tag, whether shown in the browser or not, is always available in the source on the page.

  • This tag works only on a user’s profile.

  • Tags that control title, subtitle, and noninline tags will not render within 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.145.14.132