Comunidad de diseño web y desarrollo en internet online

alguien podria decirme a que se refiere el error KB927917

Citar            
MensajeEscrito el 02 Oct 2012 10:29 pm
ME APARECE ESTE ERROR EN MI NAVEGADOR ALGUIEN SABE A QUE SE REFIERE?

Detalles de error de página web

Agente de usuario: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; BTRS123646; EasyBits GO v1.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C)
Fecha: Tue, 2 Oct 2012 22:28:32 UTC


Mensaje: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)
Línea: 0
Carácter: 0
Código: 0
URI: file:///C:/Users/Sashenka/Desktop/fif.com.mx/test.fif.com.mx/expositores_fif.htm

Por xazhita

7 de clabLevel



 

chrome
Citar            
MensajeEscrito el 03 Oct 2012 04:24 pm
Estás tratando de modificar el contenido de un elemento HTML tal como un <div> mediante JavaScript cuando ese código JavaScript está dentro del mismo elemento que intentas modificar:

Algo así:

Código HTML :

<div id="ejemplo">
<script type="text/javascript">
document.getElementById("ejemplo").innerHTML = "<p>Esto no se puede hacer</p>";
</script>
</div>

Por DriverOp

Claber

2510 de clabLevel



 

opera
Citar            
MensajeEscrito el 04 Oct 2012 10:38 pm
es posible qeu el erro este aquí???

function fanbox_init(screen_name)
{document.getElementById('twitterfanbox').innerHTML='\<iframe name=\"fbfanIFrame_0\" frameborder=\"0\" allowtransparency=\"true\" src=\"http://s.moopz.com/connect.html?user='+screen_name+'\" class=\"FB_SERVER_IFRAME\" scrolling=\"no\" style=\"width: 300px; height: 250px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; \"\>\<\/iframe\>';}

agradeceré mucho que me orientes pues soy nueva en esto muchas gracias

Por xazhita

7 de clabLevel



 

chrome
Citar            
MensajeEscrito el 05 Oct 2012 12:15 pm
No tengo la menor idea. Ese pedazo de código no tiene sentido sin el HTML sobre el cual opera.

Sube tu trabajo a un servidor y danos la URL para poder hacer un debug como corresponde.

Por DriverOp

Claber

2510 de clabLevel



 

opera
Citar            
MensajeEscrito el 05 Oct 2012 04:14 pm
se ve como esta liga, para que puedas ver la diferencia debes probar en internet explorer y en firefox o chrome

http://www.fif.com.mx/sasha/index_h.html

muchas gracias

Por xazhita

7 de clabLevel



 

chrome
Citar            
MensajeEscrito el 05 Oct 2012 04:39 pm
la función fanbox_init() está siendo llamada dentro del div con id="twitterfanbox" pero esa función trata de modificar el contenido de ese mismo div.

La solución es que hagas la llamada a esa función en otra parte que no sea dentro de ese mismo div.

Por DriverOp

Claber

2510 de clabLevel



 

opera
Citar            
MensajeEscrito el 05 Oct 2012 08:31 pm
gracias por tu ayuda

Por xazhita

7 de clabLevel



 

chrome

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.