When a GWT page loads, I would like the iPhone / Android browser to automatically zoom to fit the page, just like they do on all other web pages.
I tried fixing the width with <body style="width:320px;height:450px">, but no luck (browser zooms right out for no obvious reason). An example of it happening is here: http://craigmit.appspot.com/ Any ideas on how to achieve this? Also, the GWT visualization graphs work great on iPhones, but not on Android. Any help on this would also be greatly appreciated. Thanks! -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.