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.
The document-ready tag has no wiki summary.
0
votes
0answers
32 views
Force Facebook login button to wait for document load before calling onlogin
So, I've got a Facebook login button integrated with my website. Any other Facebook API calls are made after everything's finished loading, but for some reason the onlogin call is made before the ...
-1
votes
2answers
30 views
What am i doing wrong here - setTimeout on document load
Are working with an app and need to execute the function postCook after 10s but something is wrong. Just worked with Javascript / Jqurey for a couple of day's so still not flooowing :)
But have now ...