[thelist] JavaScript/Ajax - responseText and IE question

Tom Dell'Aringa pixelmech at yahoo.com
Thu Mar 2 12:35:22 CST 2006


--- Matt Warden <mwarden at gmail.com> wrote:
> What do you get in IE when you alert() the responseText?

As just noted in my last message - I get the full string of text which is:

"<p>You have been successfully added to the list.</p>"

But IE won't apply it to the div via innerHTML. However it does this just fine during the earlier
state change:

m = document.getElementById('msg');
m.innerHTML = "working..."

which seems very odd...

http://www.pixelmech.com/
http://www.crossandthrone.com/


Professor Rumford: 'But I still don't understand about hyperspace.' 
The Doctor: 'Well, who does?' 
K9: 'I do.' 
Doctor: 'Shut up, K9!' 





More information about the thelist mailing list