I would like to know if it is possible to load a certain part of a html 
page (for example a <div>) from my server into a webview. Currently I am 
using the jquery .load function and it works on the device/emulator 
browsers. but the webview cant seem to handle this. The webview doesnt do 
anything when attempting this call. I have enabled javascript on my webview 
and set internet permissions in my manifest file. I know that the .load() 
function uses XMLHttpRequest to get the content. Please HELP!!!!

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

Reply via email to