What I would do first is try loading the page on a desktop with Firefox and Firebug to make sure you have no obvious errors. If it passes this test then try the next suggestion on your device.
I believe JavaScript errors from the browser will still show up in the log. All you need is to dump your logs using the adb method as described previously or one of the market apps like "Sendlog" (send the log to yourself). Try that. -John Coryat -- 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

