javascript - Beyond stumped; Odd JQuery Cycle behavior in IE -


I'm using an attempt to delete images for a slideshow. I'm working on it in Firefox and Safari. Enabled, however, when I look in Internet Explorer, I see very unpredictable behavior.

In Internet Explorer, the cycling is expected, but some images do not display. They only display a red X The example site can be found here:

The first image does not appear in IE, but in Firefox and Safari it is almost identical as the image was not found at all on the server. The image is straight here:

I am completely lost here Can someone verify my status? Has anyone seen anyone like this before?

It did not appear in Chrome, so I think it's corrupt JPG, I did it notepad ++ Opened in and saw a bunch of XML / non-binary data, it could be just a comment or something but I do not know, maybe this information will help with the problem.

The beginning of XML looks like this:

  & lt ;! DOCTYPE plist public "- // Apple // DTD PLIST 1.0 /" http://www.apple.com/DTDs/ PropertyList-1.0.dtd "& gt; plist version =" 1.0 "& gt; LT; dict & gt; & lt; key & gt; com.apple.print.PageFormat.PMHorizontalRes & lt; / key & gt; & gt; dict & gt; & lt; key & gt; com.apple.print Ticket.creator & lt; / key & gt; & lt; string & gt; com.apple.jobticket & lt; / string & gt;  

It seems that here A little more information is:


Comments