2

I am looking for iPhone-like "picker" control which can be used in the web. Without using any third party control or Flash\silverlight. Only HTML,Style sheet,javascript\jquery etc. are allowed.

I will appreciate if anyone helps me. Thanks in advance....

MeRaja
  • 21
  • 3

1 Answers1

1

Severals years late, but here's an answer anyway!

I found this while looking for other jquery ui plugins: https://code.google.com/p/jquery-iphone-ui/

I haven't used it, but it apparently supports

  • menus
  • row icons
  • tabs
  • scrollbar
  • password fields
  • toggle switches
  • picker

Anyway, you can likely find other (possibly better) widgets by googling. cheers!

Terra Ashley
  • 850
  • 1
  • 10
  • 18