Dropdown list view in iPhone

前端 未结 3 1998
耶瑟儿~
耶瑟儿~ 2021-02-11 03:07

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 03:49

    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/

提交回复
热议问题