Mootools typeOf is saying the response is null.... it could be a wrong content type on your xml response.
Can you tell us whats the content-type value? It needs to be text/xml or something (don't remember exactly) Globo.com *github:* fabiomcosta *twitter:* @fabiomiranda *ramal:* 6410 On Fri, Dec 24, 2010 at 3:37 AM, Sanford Whiteman < [email protected]> wrote: > Think I'd need to see more of a runnable example. I don't get an IE > error that early here: > > http://jsfiddle.net/sanford/3Uq64/ > > You will eventually run into problems calling certain HTMLElement-only > methods if you don't namespace your XML for IE, but that's later than > the initial Slick.search(). > > -- Sandy > >
