This is more a JavaScript question than an Android one.

It sounds to me like you could either inline the JavaScript ahead of
the page, which would make it execute first, or add an "onload"
function so that it executes right after the rest of the page is
resolved. Either way should work, if I understand your question.

For further reading, I suggest searching Google for basic JavaScript
tutorials, there's lots of stuff out there.

-John Coryat

-- 
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