Closed (fixed)
Project:
Facebook Connect
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 May 2010 at 13:47 UTC
Updated:
30 Jun 2010 at 15:05 UTC
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
Comment #1
vectoroc commentedFpn.LoginBox.showLoginDialog();it's my own function...
Comment #2
roCKeshwar commentedsame 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
Comment #3
vectoroc commentedhttp://wiki.developers.facebook.com/index.php/Logging_In_And_Connecting
Comment #4
roCKeshwar commented@vectoroc thanks for providing such a useful link.... it was my urgent work and it get done......
Thank you very much sir.........
Comment #5
vectoroc commented