Title / Description
Code var appId = "YOUR_APP_ID"; var final_url = "http://dominio.com.ar/proxy?q="; var redirect_url = "http://www.facebook.com/pages/nombrepage?sk=app_YOUR_APP_ID"; var scope = "email,read_streamy"; var url = "https://www.facebook.com/dialog/oauth?client_id="+appId+"&scope=email,read_stream&redirect_uri="+final_url+redirect_url window.top.location=url;
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code