I am using the Google Maps API v3 on the iPhone, and I have some InfoWindows which contain lists that are too long to fit the InfoWindow (especially on the iPhone). To resolve this, I placed the lists inside a div with a max-height and a scroll bar. This works great in a web browser, but not on the iPhone.
When I try to scroll the div in the InfoWindow on the iPhone, the entire page scrolls - thus leaving the contents of the div inaccessible. Any suggestions? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
