davidaurelio / TouchScroll

TouchScroll is a JavaScript- and CSS 3-based scroller for devices using Webkit Mobile. It is meant to mimic “native” scrolling feeling and behavior as much as possible.
http://uxebu.com/blog/2010/04/27/touchscroll-a-scrolling-layer-for-webkit-mobile/
BSD 2-Clause "Simplified" License
474 stars 61 forks source link

Dropdown Button touch event #17

Open vinaykp opened 13 years ago

vinaykp commented 13 years ago

Hi ...

Thanks for nice code ....

Is there a way we can get the drop down list get the touch event in the form. I am able to get the radio button in action by adding or condition along with check box.

Thanks VP

davidaurelio commented 13 years ago

This is the same bug as #13 … please read my latest comment there