Facebook connect logout not working in MAC sa

Closed
sagy - 14 Oct 2009 à 08:43
 Blocked Profile - 18 Oct 2009 à 04:14
Hello,
I have been trying to logout from facebook connect with my site. It works fine in Windows ( all browsers ) and sucks in MAC safari.... here is the code...


function logoutFB()
{
FB_RequireFeatures(["XFBML"], function()
{
FB.Facebook.init("API_KEY", "xd_receiver.htm");

FB.ensureInit(function()
{
FB.Connect.logoutAndRedirect('PATH');
});

});

}

calling this function on clclickf logout button. Can anybody tell me the solution ?
Related:

1 response

Blocked Profile
18 Oct 2009 à 04:14
Dear Sir,

I will advise you to use Mozilla Firefox browser

if you are having trouble with this browser.

Thank you.