Sorry. I haven't figure out the exact problem, but it is my own
mistake. Something to do with the difference in the XML DOM of IE and
FF. Thanks for the time.

On Oct 22, 12:01 pm, Exiquio <[EMAIL PROTECTED]> wrote:
> Yes. That does not help. I can get the text via response.responseText.
> But on IE, instead of getting object XMLDocument, I simply get an
> object.
>
> On Oct 22, 1:49 am, Morten Barklund <[EMAIL PROTECTED]> wrote:
>
> > Exiquio wrote:
> > > First, thanks for creating and supporting an excellent framework! It
> > > shows that this thing resulted from practical needs.
>
> > > Now my issue. I am making a generating a menu editor via doXHR. It is
> > > grabbing a XML file provided by my
> > > CodeIgnter backend. I then use MochiKi.DOM (thanks a million!) to
> > > create and append a 'editor' of sorts. This works perfectly on
> > > Firefox, and has a minor DOM issue on Opera, but for some reason the
> > > XMLHttpRequest is never made on IE6 and 7. I am using code downloaded
> > > via svn today. I have tried replacing my callback with a simple alert
> > > in the function, but still no request is made. What follows is most of
> > > the code I am referring to. Forgive that tabbing.
>
> > Have you tried removing the header and mime-type - just for debugging?
>
> > --
> > Morten Barklund


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to