if you want resize/zoom a webpage in webview, i can help, i have make it
works.

just add below script in your html file:
*<meta name="viewport" content="target-densitydpi=213" />*

you can resize the num to control the view size.

On Sat, Jul 17, 2010 at 12:55 AM, Freedom <dian....@gmail.com> wrote:

> Basically, we want to control the default visible part in a webview
> control after a new web page is loaded.
> We tried the javascript "window.scrollBy(...)", it works. However,
> "window.moveTo(...)" does not work. Is there any trick here?
>
> Can anyone help us?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
To Be Greate...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to