Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 871 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 871 Bytes

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