Ankündigung

Einklappen
Keine Ankündigung bisher.

Design "D480x800" does not show properly on mobile device

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    HS/FS Design "D480x800" does not show properly on mobile device

    Hi,

    I have a Samsung Galaxy S with a screen resolution of 480*800. Since there is no Gira app for Android, I wanted to create a very simple/light visualisation for my mobile using AjaxVisu.

    I activated the design D480x800. For testing, I just added one button. When I test the page, I noticed that the page is shown very small (zoomed out). See screenshot. I could zoom in everytime, but this is not very user friendly.

    Does anyone have the same experience and some advice?

    Thanks!
    Angehängte Dateien

    #2
    Okay,

    I was able to find it:
    You need to add a meta-tag to startgast.htm:
    Code:
    <meta name="viewport" content="width=device-with; initial-scale=1.0; maximum-scale=1.0; user-scalable=1; webkit-user-select: none;" />
    See also:
    https://developer.apple.com/library/...eViewport.html

    Kommentar

    Lädt...
    X