jquery-fullscreen-plugin icon indicating copy to clipboard operation
jquery-fullscreen-plugin copied to clipboard

It is not working in Internet Explorer 10

Open ambujkhanna opened this issue 9 years ago • 1 comments

I am using this plugin in my project and it's not working in Internet Explorer 10. No error is showing up in the console.

Note : It is working in firefox and chrome

ambujkhanna avatar Jul 13 '16 12:07 ambujkhanna

IE10 does not support fullscreen API. http://caniuse.com/#feat=fullscreen

NicholasAsimov avatar Aug 15 '16 14:08 NicholasAsimov