Feel free to contribute! Fork, modify, and send me a pull request, I'll try my best to merge it as soon, as possible.
Foundation datepicker jQuery plugin, based on bootstrap-datepicker project found at https://github.com/eternicode/bootstrap-datepicker.
For more information, please see included example, or visit http://foundation-datepicker.peterbeno.com
How to include this in your project:
-
download & unzip source from GitHub repository: http://foundation-datepicker.peterbeno.com/example/example.html
-
copy the files 3. /example/js/foundation-datepicker.js 4. /example/stylesheets/foundation-datepicker.css somewhere into your project
-
<link> and <script> them into your page
-
to see the arrows and icons, please include font-awesome:
<link href="http://netdna.bootstrapcdn.com/font-awesome/3.0.2/css/font-awesome.css" rel="stylesheet">