longbill / jquery-date-range-picker

A jQuery plugin that allows user to select a date range
MIT License
1.12k stars 579 forks source link

Using the picker with a relative positioned container #371

Open itayganor opened 6 years ago

itayganor commented 6 years ago

Hi, I'm using the plugin in my website and I applied the container to be an element which has to be position: relative;. The problem is, that the picker positioning doesn't work with a relative positioned container.

Is there anything I can do in order to solve this issue?

holtkamp commented 6 years ago

Can you provide an example of your scenario? For example using www.jsfiddle.net