jacobwod / jquery.dateRange

[DEPRECATED] A date range picker for jQuery - without unnecessary mess.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DEPRECATED] – jquery.dateRange

About

dateRange is a simple, jQuery-based date range picker. Sure, you can find tons of great date pickers out there, but personally, I couldn’t find anything that had everything I needed for my projects. So I used Karl Seguin’s work as a base, and started adding some modifications.

N.B. This is still work in progress, and I’m not dealing with the looks of this plugin for now whatsoever, so don’t expect it to look fantastic just yet!

Requirements

jQuery (tested with 1.6.1)

Compatibility

I run some quick tests in the following browsers:

  • IE6/7/8/9 (although IE6 support is unintended)
  • Firefox 4
  • Safari 5

About

[DEPRECATED] A date range picker for jQuery - without unnecessary mess.


Languages

Language:JavaScript 80.3%Language:HTML 11.1%Language:CSS 8.5%