On Sat, Mar 5, 2011 at 11:57 AM, cuil yahoo <[email protected]> wrote:
> Okay, i did have a look at the code. Helpful tutorial.
>
> What i want to do is call specific javascript functions from the android
> listview. Can this be achieved ?

Call loadUrl("javascript:...") where the ... is the Javascript you
want to execute in the context of the WebView's currently-loaded page.
This is the same trick that bookmarklets use.

> Also, if you could post some link for something similar for the IPhone ?

You should ask that question on a more relevant forum.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android App Developer Books: http://commonsware.com/books

-- 
You received this message because you are subscribed to the Google Groups 
"Android Discuss" 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-discuss?hl=en.

Reply via email to