Ver Mensaje Individual
  #16 (permalink)  
Antiguo 28/12/2010, 22:16
simpsonstv
 
Fecha de Ingreso: diciembre-2010
Ubicación: mx
Mensajes: 11
Antigüedad: 13 años, 4 meses
Puntos: 1
Respuesta: app de comentarios para web de facebook no me funciona

Pongo el siguiente codigo pero como que se queda cargando.

Código HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml">
<head>
<title>Comentarios</title>
</head><body>
<h2>Comments</h2>
<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=APP_ID&amp;xfbml=1"></script>
<fb:comments xid="143286422392458" numposts="10" width="425" publish_feed="true">
</fb:comments>
</body>
</html> 
igual nose si este bien puesta la api.