Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/full-stack-web-developer-and-designer/jquery-datepicker

jQuery datepicker with function for disable previous dates, change the year, month, date format and the first day of the week.
https://github.com/full-stack-web-developer-and-designer/jquery-datepicker

jquery jquery-datepicker jquery-plugin mirnesglamocic

Last synced: about 20 hours ago
JSON representation

jQuery datepicker with function for disable previous dates, change the year, month, date format and the first day of the week.

Awesome Lists containing this project

README

        

# jQuery datepicker
This is the repository for **jQuery datepicker**. For this repository we need three different jQuery files.
1. [jQuery.js](https://code.jquery.com/jquery-2.2.4.js)
2. [jQuery.ui.css](https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css)
3. [jQuery.ui.js](https://code.jquery.com/ui/1.12.1/jquery-ui.js)
---
This repository contains the **jQuery** _function_ for change the _year_, _month_, _date format_ and _the first day of the week_, which in this case is set to Monday.
Also, after selecting a date, the selection of previous dates is disabled.
##
[PREVIEW](https://full-stack-web-developer-and-designer.github.io/jQuery-datepicker/)