Fb:redirect

From Facebook Developer Wiki

Revision as of 19:37, 19 February 2009 by Juan Padilla (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Description

Redirects a user's browser to a new URL within the Facebook canvas.

Attributes

RequiredNameTypeDescription
required url string The URL where you are redirecting the browser. Note this does not work within a profile box.

Examples

<fb:redirect url="http://apps.facebook.com/myapp/?not_in_group" />
a screenshot is not applicable for this tag
reference