Make form field use mobile's "chooser"

Hi,

Is it possible to have a form field which when is tapped, goes to the mobile device’s control. For example, if I have a select field, can i make it use the scrolling option similar to the iPhone? Also, I have a jQuery date picker, is it possible to open the date selector similar to the iPhone one but on all devices?

Thanks!

I use simple options selects and the mobile device automatically uses its own chooser, (iOS and Android). I don’t code it any differently than normal website code.