Dropdown list view in iPhone

前端 未结 3 1059
死守一世寂寞
死守一世寂寞 2021-02-11 03:24

Has any one has the implemented drop-down view in their application. The drop-down view should behave like a search suggestion drop-down or a normal drop-down web component vie

3条回答
  •  一整个雨季
    2021-02-11 04:02

    Here is the sample code to create dropdown view like html in your application. http://code.google.com/p/dropdowndemo/downloads/list

    The tutorial is here. http://ameyashetti.wordpress.com/2010/09/26/drop-down-demo/

提交回复
热议问题