android - Fit html page text to the window width -


hi have website designed mobile devices.

i use webview in application show website.

when user zooms text, horizontal scroll bar. instead, want that, text in page, should wrap next line , text should fit screen width.

what html5, css3 properties should used wrap text fit in screen of mobile?

on apple site says

the user can zoom in , out using gestures. when zooming in , out, user changes scale of viewport, not size of viewport. consequently, panning , zooming not change layout of webpage. figure 3-8 shows same webpage when user zooms in see details.

so think it's not possible, unless can manipulate scale


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -