Home > Web Front-end > JS Tutorial > body text

datePicker——date selection control (with jquery)_time and date

WBOY
Release: 2016-05-16 19:19:06
Original
1238 people have browsed it

demo: http://demo.jb51.net/js/2011/jQuery_calendar/index.html

down: http://www.jb51.net/jiaoben/ 19622.html

The usage is very simple, and the js file is also very small. I have seen some date selection controls before, but they are relatively large, which affects the speed
You can set the date format, you can Select the start and end time of the date. If no parameters are added, the default is that the previous date is not selectable, but can only be selected from today. A good JavaScript-based date control - My97DatePicker removes some useless files in the original package. There are many users of this JS calendar because it has many functions. It can define various forms of calling methods: such as standard calling, which does not limit any display method and time. Of course, you can also specify drop-down display, limit time range, and change skins. style etc. The official website contains a large number of calling examples. If you have not used it before, please go to the official website to read the documentation and usage methods

Demo address:
http://demo.jb51.net/js/My97DatePicker/demo .htm

Download address:
http://www.jb51.net/jiaoben/18012.html

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template