Top "Viewport" questions

A viewport is a rectangular viewing region in computer graphics, or a term used for optical components.

Visual viewport vs Layout viewport on mobile devices

I've just read a nice article on viewport which left me with a couple questions regarding Visual viewport vs Layout …

javascript iphone html safari viewport
<meta name="viewport" content="width=device-width, initial-scale=0" /> not working

I'm making responsive website with bootstrap 3, and it works when I resize my browser. But when I open website from …

html mobile viewport meta device-width
Waypoints JS bottom-in-view, is there a top-in-view?

Im using waypoints js to detect when an element is in the viewport. http://imakewebthings.com/jquery-waypoints/ https://github.com/…

javascript scroll viewport jquery-waypoints
R adding a datatable to a ggplot graph using viewPorts : Scaling the Grob

I'm trying to add a data-table to a graph made in ggplot (similar to the excel functionality but with the …

r ggplot2 viewport gridextra r-grid
Responsive design and viewport not working through domain's "frameset."

I'm working on a responsive design site and ran into a fairly large snag. I used viewport code: <meta …

responsive-design viewport frameset
How do I support more mobile viewport widths on CSS3-enabled website and force mobile browser to use the proper width?

I have website with fixed width of 1000px. I want to support 2 smaller widths of this page. I have succesfully …

mobile css viewport media-queries
Wrong viewport in Chrome mobile devices

I`m trying to make responsive mobile menu, and faced some problems with differents between viewports in Google Chrome mobile …

css google-chrome viewport meta-tags mobile-chrome
How to get the dimensions of the visible part of the JScrollPane-based window

This JScrollPane based window is a top part of the JSplitPane. getBounds(), getWidth(), getHeight() all return the full size of …

java swing jscrollpane viewport jsplitpane
Fixing site size in FireFox vs Chrome on large screens

It seems that Gecko, Trident and Webkit have a different way of displaying web pages on high resolution screens. Webkit …

css webkit size viewport gecko
Iphone safari not resizing viewport on keyboard open

Mobile safari doesn't update the window.innerHeight when the keyboard pops up. (at least in 9.3.5, and there are several answers …

html ios css mobile-safari viewport