umap
                                
                                
                                
                                    umap copied to clipboard
                            
                            
                            
                        Wish: in iframe with video allow fullscreen
A page-content in an iframe can breakout to fullscreen, if the argument "allowfullscreen" is given in the iframe. If that is an video, it will expand to fullscreen. example: https://hartmut.homelinux.org/kuhreisen/iframetest.html But unfortunately the argument "allowfullsceen" is not parsed. Would it be possible to insert this feature into uMap?
Spielmops
Additional info: I tried it with Firefox-inspektor: inserted "allowfullscreen", refresh frame, play and toggle fullscreen: it works. So it should be easy, because when uMap "makes" the code of the iframe, it inserts the parameter "frameborder="0" and after that could be inserted "allowfullscreen" ...
This feature would be very very welcome ! Please someone : make fullscreen from a Youtube or Vimeo embedded video possible !
allowfullscreen seems to be now in the iframe code generated by umap, so I'm closing here. Please reopen if something still does not work as expected.