Is there any way to detect a click on the registration plugin's submit button? I know that some (the like button) trigger an event that can be subscribed to.
I am using the XFBML plugin.
Edit: I need to direct facebook's response to a URL outside of the load balancer, while sending the user to the same page, but inside the load balancer, when they submit. The Registration Plugin only allows me to have one redirect-uri.
