iOS Question WebView

GiulioVale

Active Member
Licensed User
Longtime User
Not so simple. However if you just want to load a new page then you can do it from your JavaScript.

You can change the current address and then handle the OverrideUrl event to "raise an event" from the JavaScript.

Uhm so my javascript have to know prev or next page address and gesture have to call it. OK
 
Upvote 0
Top