akv2 / MaxImage

The first jQuery plugin to use jQuery Cycle plugin as a fullscreen background slideshow.
http://www.aaronvanderzwan.com/maximage/2.0/
407 stars 218 forks source link

js error #9

Open jackyon opened 11 years ago

jackyon commented 11 years ago

I have a strange problem here: http://jackyon.com.s146246.gridserver.com/thehappymonk/

I'm using the queryloader2 plugin and maximage2 plugin. it is works fine on all the modern browsers, but is showing the javascript error on IE8 or below. Even ie9 shows an error, but it still can normally run.

js error: 'a.Slide[...].content.length' is null or not an object.

when remove either plugin, the page run without errors.

plugin link for queryloader2: https://github.com/Gaya/QueryLoader2 plugin link for maximage2: https://github.com/akv2/MaxImage

this problem already drive me crazy few dayz. plz help me! thx!!