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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---
