I have a site that needs facebook authentication for login. I set up fbconnect module for that, every thing works fine except for a link which I need to use to trigger the facebook authentication form in my site. I used a jquery function $("a#RES_ID_fb_login").trigger('click'); for that but I'am not getting the facebook authentication window. It would be great if somebody could please point out how to get this working. Thanks in advance.

Comments

vectoroc’s picture

Fpn.LoginBox.showLoginDialog();
it's my own function...

roCKeshwar’s picture

Status: Active » Needs review

same problem.... subscribing .....
my integration with facebook connect module is done successfully. but it open facebook authentication window on facebook icon. but i want to open it on my custom link.any help is highly appreciated.....

Thanks

roCKeshwar’s picture

@vectoroc thanks for providing such a useful link.... it was my urgent work and it get done......

Thank you very much sir.........

vectoroc’s picture

Status: Needs review » Closed (fixed)