I am developing an application based on Webview, and i get some
strange behavior when touching links. If i touch with my finger a link
as described above, the override method shouldOverrideUrlLoading gets
a "about:blank" in the url parameter, instead, if i use the trackball
for click the link, the url is correct and the onclick method is
executed correctly. What is the difference between clicking links with
trackball or touch?? should i set some parameter of the webview?
javascript is enabled.
</a></li><li><a id="tab_profile" href="#m=Profile&func=index"
onclick="Request.IFRAME.send('?
m=Profile&func=index&ajax=1&store=1&ajax_target=canvas');
return false;" title="Mi perfil">Perfil</a>
Thanks! Alvaro.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---