Coder Social home page Coder Social logo

Comments (7)

EpitechGuo avatar EpitechGuo commented on June 12, 2024

it works only in single page ?

from vue-fullscreen.

mirari avatar mirari commented on June 12, 2024

It's closed by the browser, try to use iframe.

Note: Navigating to another page, changing tabs, or switching to another application using any application switcher (or Alt-Tab) will likewise exit full-screen mode.

https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API

from vue-fullscreen.

EpitechGuo avatar EpitechGuo commented on June 12, 2024

It's closed by the browser, try to use iframe.

Note: Navigating to another page, changing tabs, or switching to another application using any application switcher (or Alt-Tab) will likewise exit full-screen mode.

https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API

有没有什么例子能给我借鉴一下的吗?怎么用上 <iframe />

from vue-fullscreen.

mirari avatar mirari commented on June 12, 2024

It's closed by the browser, try to use iframe.

Note: Navigating to another page, changing tabs, or switching to another application using any application switcher (or Alt-Tab) will likewise exit full-screen mode.

https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API

有没有什么例子能给我借鉴一下的吗?怎么用上 <iframe />

https://codepen.io/mirari/pen/VwjyKPL

codepen的预览自己就在iframe里,所以例子两种方式都不会退出全屏

from vue-fullscreen.

EpitechGuo avatar EpitechGuo commented on June 12, 2024

It's closed by the browser, try to use iframe.

Note: Navigating to another page, changing tabs, or switching to another application using any application switcher (or Alt-Tab) will likewise exit full-screen mode.

https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API

有没有什么例子能给我借鉴一下的吗?怎么用上 <iframe />

https://codepen.io/mirari/pen/VwjyKPL

codepen的预览自己就在iframe里,所以例子两种方式都不会退出全屏

谢谢!那除了iframe还有没有别的方法呢?我的网站(Nuxt Vue)已经全部搭建好了 加上iframe的话要改的东西太多了…有没有别的路子?

from vue-fullscreen.

EpitechGuo avatar EpitechGuo commented on June 12, 2024

It's closed by the browser, try to use iframe.

Note: Navigating to another page, changing tabs, or switching to another application using any application switcher (or Alt-Tab) will likewise exit full-screen mode.

https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API

有没有什么例子能给我借鉴一下的吗?怎么用上 <iframe />

https://codepen.io/mirari/pen/VwjyKPL

codepen的预览自己就在iframe里,所以例子两种方式都不会退出全屏

而且我的印象里iframe都是用来取别的网页,总不能把网页全部包在iframe里面吧 不可行的呀

from vue-fullscreen.

mirari avatar mirari commented on June 12, 2024

就是把网页全部包在iframe里面,外层就是一个简单的壳,只负责显示内部内容。这模式也不少见,很多H5游戏都是套了好几层的iframe。
我想不到别的方法了,这是浏览器策略。

from vue-fullscreen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.