Javascript Zoom Example problem

nad

Active Member
Licensed User
Longtime User
Hello all,

Wondering if you could help me on this.
I am trying to use a normal webbrowser javascript class to zoom images but using webview, in normal browser it works fine.

You can see what i want to do here (the 'inside' example)

Professor Cloud

Problem i have is that it is either too slow or stops after some seconds. Seems like either the <href><img> or the webview gets selected and does not pass the finger movement to the class. Not sure what happens though.

I have included the project. I think might also be interesting for you as it looks really good.

Please excuse my english

Thanks a lot in advance,
 
Top