El 18/07/2008, a las 2:34, stan wiechers escribió: > > did it. I added a timeout function to the page: > > setInterval(determineOrientation, 300); > > determineOrientation is my method to handle the orientation specific > display stuff. that was the only way i could trigger that when going > back to a cached page. works great. >
Works great, but as well drains the iPhone battery quickly... There's a workaround for the onorientationchange/onresize events (not being posted) bugs. Search the archives. --Jorge. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iPhoneWebDev" 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/iphonewebdev?hl=en -~----------~----~----~----~------~----~------~--~---
