html - html5 input date attribute selecting between two dates -


i using html5 date attribute, so:

<form>   birthday:   <input type="date" name="bday"> </form> 

it works great in allows select date on calendar. however, capable of selecting date ranges jquery plugin does?

i dont think can strictly using html5 only. need use javascript achieve trying do.

you can refer date range picker twitter bootstrap

enter image description here


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - Bypass Geo Redirect for specific directories -

php - .htaccess mod_rewrite for dynamic url which has domain names -