Ver Mensaje Individual
  #1 (permalink)  
Antiguo 14/06/2009, 16:22
jochyyy
 
Fecha de Ingreso: junio-2009
Mensajes: 3
Antigüedad: 14 años, 10 meses
Puntos: 0
Exclamación No se puede ver mi Web con Friend Connect en el Internet Explorer!

Mi Web no se puede ver usando el IE, ya que le configure la app de Google "Friend Connect" , el sitio es
Código:
musicaenlibertadtv[dot]com[dot]ar
encontre la solucion en google, pero no entendi nadaaa!

ou are likely running into a well known Internet Explorer bug. This is usually caused by some errors in your HTML. We recommend that you test your HTML code in an HTML validator to help you find the errors in your code. The workaround for most of these issues is to move BOTH Friend Connect <script> tags to be direct children of <body>. The best place to put the <script> sections is at the end of your markup right before </body>.
For example:
Código:
<body>
<!--- your markup with the FC <div id="xyz"></div> section --->
<script src="hypertexttransderprotocolo://www[dot]google[dot]com/friendconnect/script/ friendconnect.js"></script>
<script>
// FC code
</script>
</body>
This should fix the issue but if you continue to run into errors, please post your issue in the discussion forum.


Les dejo aqui el codigo HTML , pueden verlo en
Código:
musicaenlibertadtv[dot]com[dot]ar/code.txt

ayuda plis!


gracias