jakiestfu / Youtube-TV

A small, slick, library independent YouTube User/Playlist player
https://github.com/jakiestfu/Youtube-TV#demos
205 stars 125 forks source link

Internet Explorer 10 fixes #13

Closed federico77 closed 11 years ago

federico77 commented 11 years ago

As IE does not support 'dataset' I modified it into '.getAttribute('data-xxxxx')'

jakiestfu commented 11 years ago

Cool man. What do you think about adding that iframe attribute to the settings object? That way we can close your issue #9 and some IE fixes. This is a great help, mate! :beers:

federico77 commented 11 years ago

No problem. Please double check my fixes as I'm no js expert. I'm pulling them as we speak. Great job on the plugin, it really came handy!