Fb:redirect
From Facebook Developers Wiki
[edit] Description
Redirects a user's browser to a new URL within the Facebook canvas.
[edit] Attributes
| Required | Name | Type | Description | |
| required | url | string | The URL where you are redirecting the browser. Note this does not work within a profile box. |
|---|
[edit] Examples
| <fb:redirect url="http://apps.facebook.com/myapp/?not_in_group" /> |
| a screenshot is not applicable for this tag |
