I've discovered something which was a bug or an (un)intended feature I
don't know but the users of my site found it quite disturbing.

If you rotated you iPhone or touch the orientation checker would also
scroll back to the top of the page. This was very annoying for some
users and I found out that if I comment out line 208 in the function
checkOrientAndLocation()

     setTimeout(scrollTo, 100, 0, 1);

it doesn't happen anymore but this also prevents the toolbar to
disappear after a load of the page. Does anyone have a better
solution ?

Richard

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

Reply via email to