thanikkal / jquery-date-range-picker

A jQuery plugin that allows user to select a date range

Home Page:http://jszen.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#jQuery Date Range Picker Plugin#

v0.0.8

jQuery Date Range Picker is a jQuery plugin that allows user to select a date range.

  • Requires jQuery 1.3.2+, Moment 2.2.0+
  • Supports IE8+, Firefox, Chrome, Safari and other standard HTML5 browsers.
  • Supports multi-language
  • Fully CSS styled
  • Written by Chunlong ( jszen.com )
  • I accept further customization job if you require more functions. Please contact me via longbill.cn@gmail.com

##Documentation

##Demo

screenshot

##what's new in 0.0.8##

  • support week numbers
  • support to select forward/backward
  • support mobile browsers
  • fix many bugs and style issues

##what's new in 0.0.7##

  • add hovering effect on day elements
  • add sticky month mode
  • add single month mode
  • enable adding elements on each day element
  • available to hide the top bar
  • no longer support IE6,7
  • fix many bugs and style issues

##what's new in 0.0.5##

  • enable crontrol by script
  • enable batch mode ( select week or month by one click )
  • fixed some position issues
  • fixed some time related bugs

###LICENSE### This date range picker plugin is under MIT LICENSE

About

A jQuery plugin that allows user to select a date range

http://jszen.com/

License:MIT License


Languages

Language:JavaScript 69.1%Language:HTML 23.4%Language:CSS 7.5%