Skip to content

dFelinger/jquery-ui-daterangepicker

 
 

Repository files navigation

jQuery UI DateRangePicker

A jQuery UI widget similar to the date range picker used in Google Analytics; supports multiple months, custom preset ranges and smart positioning; ThemeRoller-ready and mobile-friendly.

To get started, checkout examples and API at http://tamble.github.io/jquery-ui-daterangepicker/

What in fork

Use jquery ui smart positioning option

Defaults:

position: {
	my: 'left top',
	at: 'left bottom',
	of: null,
	collision: 'flipfit flipfit'
}

http://api.jqueryui.com/position/

Dependencies

Copyright and License

Copyright (c) 2017 Tamble, Inc. Released under the MIT license

About

A JQuery UI based date range picker.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.6%
  • CSS 10.4%