项目作者: Full-Stack-Web-Developer-and-Designer

项目描述 :
jQuery datepicker with function for disable previous dates, change the year, month, date format and the first day of the week.
高级语言: HTML
项目地址: git://github.com/Full-Stack-Web-Developer-and-Designer/jQuery-datepicker.git
创建时间: 2020-09-27T16:05:32Z
项目社区:https://github.com/Full-Stack-Web-Developer-and-Designer/jQuery-datepicker

开源协议:MIT License

下载


jQuery datepicker

This is the repository for jQuery datepicker. For this repository we need three different jQuery files.

  1. jQuery.js
  2. jQuery.ui.css
  3. 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