Hi,
Is it possible to scale in Webview ?
Hi,
Is it possible to scale in Webview ?
Zoom?
Yes. On the webview object, I set the desired zooming ctrl+ and ctrl-. Is it possible to automatically set this zooming every time a webview element is created ?
oWebView:Eval('document.body.style.zoom = 2')Horizon wrote:Hi,Please, read ( zoom feature is non-standard and is not on a standards track )
Can you please try it?
oWebView:Eval('document.body.style.zoom = 2')