Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gimenete/bootstrap-datepicker-mobile
An add-on for bootstrap-datepicker to add responsive support for mobile devices with consideration for native input[type=date] support using Modernizr and Moment.js.
https://github.com/gimenete/bootstrap-datepicker-mobile
Last synced: about 1 month ago
JSON representation
An add-on for bootstrap-datepicker to add responsive support for mobile devices with consideration for native input[type=date] support using Modernizr and Moment.js.
- Host: GitHub
- URL: https://github.com/gimenete/bootstrap-datepicker-mobile
- Owner: gimenete
- License: mit
- Created: 2014-12-19T21:06:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-19T20:32:32.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T23:06:41.175Z (7 months ago)
- Homepage: http://niftylettuce.com/bootstrap-datepicker-mobile
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# bootstrap-datepicker-mobile
[![MIT License][license-image]][license-url]
[![Gratipay][gratipay-image]][gratipay-url]> An add-on for to add responsive support for mobile devices with consideration for native `input[type=date]` support using [Modernizr][modernizr] and [Moment.js][momentjs].
## Index
* [Demo](#demo)
* [Requirements](#requirements)
* [Install](#install)
* [Usage](#usage)
* [How does it work?](#how-does-it-work)
* [Tips](#tips)
* [Notes](#notes)
* [Contributors](#contributors)
* [License](#license)## Demo
Try resizing your browser window, loading this on a mobile device, and comparing it with a desktop web-browser. It's magical.
## Requirements
You must have the following scripts and stylesheets in the `` tag of your HTML layout (please adjust paths accordingly):
```html
```
You must have the following before the closing `` tag of your HTML layout (please adjust paths accordingly):
```html