Attention, ceci est l'archivage statique d'un ancien site qui a maintenant disparu. En savoir plus.

Bienvenue sur , le recueil de réflexions et créations en tous genres de Nicolas Hoizey, passionné de Web depuis 1996, co-créateur et Directeur de l’Innovation de Clever Age, photographe amateur, créateur du jeu HTML5 / SVG « esviji », etc.

Contenus tagués « bug »

Viewport height is taller than the visible part of the document in some mobile browsers

Publié le

par Nicolas Hoizey,

tagué bug, iPad, iPhone et Safari

et pas commenté

When trying to use a 100vh CSS value to build a new interface for a game that would use the full viewport, I discovered that this full height value meant the bottom of the game interface was partialy hidden behind the browser buttons bar or below the "fold" of some mobile browsers.

Lire « Viewport height is taller than the visible part of the document in some mobile browsers ».