Fb:redirect

From Facebook Developer Wiki

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