It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming JavaScript Forum

:evil: problem in innerHTML and xmlReq.responseText

:evil: problem in innerHTML and xmlReq.responseText

Postby migueldesousa on Mon Mar 03, 2008 5:46 pm

hi there,
in IE i have the follow problem:
when i try to do this
document.getElementById("minhaDiv").innerHTML=xmlReq.responseText;
it gives me an "Unknown error",
if i do
document.getElementById("minhaDiv").innerHTML="x";
or
var x = "X";
document.getElementById("minhaDiv").innerHTML=x;
its ok any ideias ????
thank you in advance
migueldesousa
 
Posts: 0
Joined: Mon Mar 03, 2008 5:37 pm

Who is online

Users browsing this forum: No registered users and 8 guests