Hi currently I am trying to access a web page from android browser. The web page has a list of check boxes.
On Fireforx or chorme I am able to see a scroll bar on the list. But in android web browser the scrollbar is absent and I am not able to see the complete list . i tried the same with another browser(Steel) and the problem persists. It seems that there is some problem in identifying the java script object by the webkit framework. When I click on any of the check boxex i get the following error on my LogCat 03-03 13:45:13.327: WARN/browser(236): Console: TypeError: Result of expression 'node' [undefined] is not an object. http://9.124.47.195/cognos8/rv/cvselection.js:2409 Please let me know if there is shortcoming in the webkit. how can i scroll through the checkbox list . -- 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

