Question

When user visits a page which have Facebook Registration Plugin and if he is not logged into facebook, he clicks on "Log in to prefill the form..". I want to know that how can I refresh the complete page when the user logs in. I just want to know that which event is fired when user logs in. An onlogin() event is fired when user logs in using fb login plugin. Or is there any other way to refresh the page because only the iframe is refreshed.

Was it helpful?

Solution

See my excellent example here of how to monitor a login event:

http://jsfiddle.net/dmcs/qrXkZ/2/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top