The response content type is text/xml. If anyone cares to look, The page is here: http://yestertemp.com
You may be prompted by the browser for your location. If you're not in the US, deny it and enter a zip code like 10003. The slick query is called on line 214 of deletabrrrk.js. The problem only occurs in IE (I'm using 8). Thanks again. Justin On Dec 24, 4:12 pm, Fábio M. Costa <[email protected]> wrote: > 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
