dseif / slide-drive

Slideshow using audio/video to drive content
45 stars 9 forks source link

Intermittent Failure to Load in Internet Explorer 9 #23

Open banksJeremy opened 12 years ago

banksJeremy commented 12 years ago

Testing in IE9, I had a bunch of "Popcorn is not defined" errors the first time I loaded the page. This is like we used to occasionally have in other browsers, but the new initialization code should have fixed that.

Hmm... in this case, it seems to be caused by loading plugin.slidedrive.js before Popcorn has been loaded/initialized. I'm not sure how this could be happening: we're not including it ourselves, it's being loaded by Butter, which shouldn't be loading them before it's ready. It could be their bug. (t676 seems related, but was closed in 0.4.)

dseif commented 12 years ago

Nice catch. I'll be sure to prioritize figuring this out for 0.6 As it its probably butter related On May 25, 2012 12:00 PM, "Jeremy Banks" < reply@reply.github.com> wrote:

Testing in IE9, I had a bunch of "Popcorn is not defined" errors the first time I loaded the page. This is like we used to occasionally have in other browsers, but the new initialization code should have fixed that.

Hmm... in this case, it seems to be caused by loading plugin.slidedrive.js before Popcorn has been loaded/initialized. I'm not sure how this could be happening: we're not including it ourselves, it's being loaded by Butter, which shouldn't be loading them before it's ready. It could be their bug. (t676 seems related, but was closed in 0.4.)


Reply to this email directly or view it on GitHub: https://github.com/dseif/slide-drive/issues/23