[thelist] Problem with Mozilla AJAX response

Robert Vreeland vreeland at studioframework.com
Sun Aug 20 07:01:33 CDT 2006


While you probably have, I'll ask anyway: have you tried using the FF DOM
Inspector? (located under the tools menu).

Robert Vreeland
StudioFramework 

-----Original Message-----
From: thelist-bounces at lists.evolt.org
[mailto:thelist-bounces at lists.evolt.org] On Behalf Of Mohsen Saboorian
Sent: Sunday, August 20, 2006 2:24 AM
To: thelist at lists.evolt.org
Subject: [thelist] Problem with Mozilla AJAX response

I've noticed that with FF, you cannot see the HTML content of an AJAX
response while traversing over its child elements.
The only way you can see the innerHTMLish value is to use responseText
instead of responseXML.

However, IE does support this through a property namely "xml", which returns
the exact XML content of the current Node.

I think this is not an issue with AJAX, but in fact it relates to DOM
implementation. Is there a way for me to see some kind on innerHTMLish value
of a some node using Firefox?

Thanks in advance.
-- 

* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester and archives
of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! 




More information about the thelist mailing list