开发者

Webmobile - Display 3 select boxes at the same time !

开发者 https://www.devze.com 2023-01-09 00:09 出处:网络
I have a mobile website (mainly iPhone, but Android and others too..) with a simple form. It contains three select boxes for the day, the month and the year. The iPhone automatically displays a pretty

I have a mobile website (mainly iPhone, but Android and others too..) with a simple form. It contains three select boxes for the day, the month and the year. The iPhone automatically displays a pretty nice wheel for each one of the select boxes, but only one at the same time.

Is there an easy way to display the 3 wheels (corresponding to the 3 form fields) at the same time, to get kind of a "triple-wheel" which would make the date picking easier, fa开发者_JAVA百科ster, and even sexier \o/

Frenchly ^^

Julien L


You might look at emulating UIDatePicker with HTML.

0

精彩评论

暂无评论...
验证码 换一张
取 消