FB.Connect.logoutAndRedirect("fb.php");
when i call the above it shows a confirmation dialog before logs me out. How can i modify the code so it doesnt show the dialog box. Is there a way around??
FB.Connect.logoutAndRedirect("fb.php");
when i call the above it shows a confirmation dialog before logs me out. How can i modify the code so it doesnt show the dialog box. Is there a way around??