tamble / jquery-ui-daterangepicker

A JQuery UI based date range picker.
MIT License
184 stars 108 forks source link

Feature request: appendTo #13

Open ffuubarbuzz opened 9 years ago

ffuubarbuzz commented 9 years ago

In order to use this plugin with HTML5 native dialogs, widget node should be placed within <dialog> (Because dialog overlays whole page regardless of z-index). It could be possible with an option appendTo.

op16 commented 9 years ago

We also have a couple of features of our own in work right now; this one is lower priority.