[jQuery] Re: $.getScript fatal error with XML.

2009-02-17 Thread Kuma Pageworks
> $.get(getURL, function(xml){ >    alert(xml); > > }); > > On Feb 17, 3:33 am, Kuma Pageworks wrote: > > > I posted about this before, but the response didn't help - so I > > thought I'd try posting again. > > > I have a function that's put

[jQuery] $.getScript fatal error with XML.

2009-02-16 Thread Kuma Pageworks
I posted about this before, but the response didn't help - so I thought I'd try posting again. I have a function that's putting together a GET request and sending it off with $.getScript to retrieve an XML file. When I get the response back, Javascript throws an exception: missing ; before state