Fb:redirect
From Facebook Developer Wiki
Description
Redirects a user's browser to a new URL within the Facebook canvas.
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. |
|---|
Examples
<fb:redirect url="http://apps.facebook.com/myapp/?not_in_group" />
| a screenshot is not applicable for this tag |
