bannerstik
Usuario (Chile)
Hola Gente De TARINGA ! ya avía creado un post muy parecido a este , pero en este post les mostrare muchas mas cosas espero que les guste y pasense por mis otros post !!!Primero : Agregar el Plugins "Me Gusta" a cualquier parte de tu web. <html> <head> <title> Amo Taringa </ title> </ Head> <body> <Iframe src = "http://www.facebook.com/plugins/like.php?href=YOUR_URL" scrolling = "no" frameborder = "0" style = "border: none; ancho: 450px; height: 80px"> </ iframe> </ Body> </ Html>Agregar "AUTENTICACION"<html> <head> <title> Mi página de inicio de Facebook </ title> </ Head> <body> <div id="fb-root"> </ div> <script src="http://connect.facebook.net/en_US/all.js"> </ script> <script> FB.init ({ Id de aplicación: "YOUR_APP_ID, galletas: true, estado: true, xfbml: true }); </ Script> </ Body> </ Html>DESPUES<html> <head> <title> Mi página de inicio de Facebook </ title> </ Head> <body> <div id="fb-root"> </ div> <script src="http://connect.facebook.net/en_US/all.js"> </ script> <script> FB.init ({ Id de aplicación: "YOUR_APP_ID, galletas: true, estado: true, xfbml: true }); </ Script> <fb:login-button> Ingresar con Facebook </ fb: login-> botón </ Body> </ Html>LUEGO<html> <head> <title> Mi página de inicio de Facebook </ title> </ Head> <body> <div id="fb-root"> </ div> <script src="http://connect.facebook.net/en_US/all.js"> </ Script> <script> FB.init ({ Id de aplicación: "YOUR_APP_ID, galletas: true, estado: true, xfbml: true }); </ Script> <fb:login-button perms="email,user_checkins"> Ingresar con Facebook </ Fb: login-> botón </ Body> </ Html>html> <head> <title> Mi página de registro de Facebook </ title> </ Head> <body> <div id="fb-root"> </ div> <script src="http://connect.facebook.net/en_US/all.js"> </ Script> <script> FB.init ({ Id de aplicación: "YOUR_APP_ID, galletas: true, estado: true, xfbml: true }); </ Script> <Fb: registro nombre de los campos ="[{' ':' nombre '}, {' nombre ':' email '}, {'Nombre': 'favorite_car', 'description': '¿Cuál es su coche favorito, 'Tipo': 'text'}] "redirect-uri =" URL_TO_LOAD_AFTER_REGISTRATION "> </ Fb: registro> </ Body> </ Html>Para Mas Informacion Mandame Un MP Gracias Por Pasar