Introducing 'visualViewport' to Access Viewport Info
The visual viewport API, in draft but now supported by Chrome 61, gives access to details on how the user zooms and scrolls around the page. -
https://goo.gl/9o4Q1u
#viewport #api
The visual viewport API, in draft but now supported by Chrome 61, gives access to details on how the user zooms and scrolls around the page. -
https://goo.gl/9o4Q1u
#viewport #api
Google Developers
Introducing visualViewport | Web
| Google Developers
| Google Developers
The visual viewport API gives you details on how the user zooms and scrolls around your page.
Removing the White Bars in Safari on iPhone X
The notch on the new iPhone can cause the display to have white bars on the sides of your site layout. This post shows some CSS and meta tags that can fix this. - https://goo.gl/u9jg7J
#css #viewPort
The notch on the new iPhone can cause the display to have white bars on the sides of your site layout. This post shows some CSS and meta tags that can fix this. - https://goo.gl/u9jg7J
#css #viewPort
Stephen Radford
Removing the White Bars in Safari on iPhone X
The new iPhone X features a beautiful edge-to-edge display. Well, almost. There is the small issue of a notch at the top of the browser which doesn't cause an issue when viewing websites in portrait but by default does cause some issues in landscape. To accommodate…
Chrome Breaks Visual Viewport — Again
If you use window.innerWidth/Height in any of your sites, it may break in Chrome 61/Android. - https://goo.gl/TN2TjF
#chrome #viewport
If you use window.innerWidth/Height in any of your sites, it may break in Chrome 61/Android. - https://goo.gl/TN2TjF
#chrome #viewport