Hi there,

One of my mobile HTML page has <body> tag like below:
<body onpageshow="DoOnPageShow()">
When the HTML page is first opened, or this page is navigated to from
a different page, or if my HTML page is the current one and the
Browser is the current application on the Android device (or
simulator) and the device is unlocked from a locked status, the
DoOnPageShow is never get called. But it will be on an iPhone with
Safari browser.
Any idea how I could make this work on Android Browser? Or if not
currently possible, do you have any idea on when this could be added
into Android Browser?

Thank you so much!

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