Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
It is a JavaScript method that opens a new window and loads the document specified by a given URL.
0
votes
1answer
93 views
window.open without popup blocker using AJAX and manipulating the window.location
When dealing with OAuth from the server, such as Twitter and Facebook, you most likely will redirect the user to an URL asking for app permission. Usually, after clicking a link, you send the request ...
-1
votes
1answer
790 views
Facebook Login Popup
I'd like to know what code is used in facebook login popup when a user is not signed and click on the like button.
Something like this?
<a href="javascript:void( ...