jquery-fullscreen-plugin
                                
                                 jquery-fullscreen-plugin copied to clipboard
                                
                                    jquery-fullscreen-plugin copied to clipboard
                            
                            
                            
                        This jQuery plugin provides a simple to use mechanism to control the new fullscreen mode of modern browsers
Hi, in Safari, after entering to full screen if you click a href link (in site) you see a blurred (target) page with text: Click to Exit Full Screen. If...
```html /*jquery.js,jquery-fullscreen-plugin.js*/ Click toggleFullScreen function test(){ $(document).toggleFullScreen(); } ```
hello i've tested on Iphone but the fullscreen has no effect is it possible to detect if browser allow fullscreen mode to display or hide my "go to fullscreen" button?...
window.print not working after the fullscreen opened
I have a problem when I turned on full screen on chrome.. It won't scroll with my scrollwheel is this due to my scripting or is it a known issue
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...
In most cases this should not be a problem, but creating global variables is not a good idea. The minified version should be scoped by a (function(){ ... })() and...
When calling fullscreen to an image, it gets deformed
The bower.json file for this repo says it's named `jquery-fullscreen-plugin`. When I go to bower to search for it, I see:  Which...
The current bower registration (and the [latest release in GitHub](https://github.com/kayahr/jquery-fullscreen-plugin/releases)) is v1.1.4. v1.1.5 supports IE11 and hasn't changed for a while - it would be good if bower install jquery-fullscreen...