Hi there, I know there have been a lot of questions about how to remove the zoom buttons from a webviewer (last I checked
you can't unless you edit the HTML filed being viewed yourself). I've got a published app in the google play store that people enjoy, but users keep asking for me to do something about the zoom button because it keeps getting in the way of things.
So, two questions:
First: is it possible to *move* the zoom button from its default lower right corner position? It would be much less obtrusive in my particular case if it were in any of the other three corners.
Second: would it be possible to create a sort of "wrapper" html file that contains the needed no-zoom code, but then passes through and displays the page you'd otherwise wanted displayed, maybe in an iframe? My app displays multiple specific pages and needs to allow the user to be able to navigate between them not only via app controls but also regular hyperlinks on the pages.
Ideas? Thank you!
EDIT: I realize I specified this in the title but that it might not be obvious from the body of the post: I
do not
have access to the HTML files being currently being viewed in the web
viewer. That's why I was asking about the possibility of a "Wrapper"