Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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