https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API#browser_compatibility
Skip to main content Skip to search Skip to select language Technologies Technologies Overview HTML CSS JavaScript Graphics HTTP APIs Browser Extensions MathML References & Guides Learn web development Tutorials References Developer Guides Accessibility Game development ...more docs Feedback Send Feedback Contribute to MDN Report a content issue š Report a platform issue š Search MDN Web technology for developers Web APIs Fullscreen API Change language Table of contents Interfaces Methods Properties Events Controlling access Usage notes Examples Specifications Browser compatibility See also The Fullscreen API adds methods to present a specific Element (and its descendants) in full-screen mode, and to exit full-screen mode once it is no longer needed. This makes it possible to present desired contentāsuch as an online gameāusing the user's entire screen, removing all browser user inter...