Open Facebook Login popup as modal popup

1k Views Asked by At

We are using facebook api, to open facebook log in popup, but instead we need to open facebook login popup as modal popup.

Can on please let us know how to open facebook login as modal popup?

1

There are 1 best solutions below

0
On

How about using JQuery's dialog widget? You can show it with a message saying "waiting for login" and then hide it when the log in is successful?