brightcove / videojs-thumbnails

A video.js plugin that displays thumbnail images over the scrubber.
Other
168 stars 97 forks source link

Ie8 fixes #21

Closed gkatsev closed 10 years ago

gkatsev commented 10 years ago

This has a few fixes for IE8 where the thumbnails throw errors or show up on load. Also, in here I moved the fake-active block for android to be inside the plugin init because player isn't defined until then.