Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting the container attribute, doesn't affect the root #36

Open
kussberg opened this issue Jan 8, 2016 · 0 comments
Open

Setting the container attribute, doesn't affect the root #36

kussberg opened this issue Jan 8, 2016 · 0 comments

Comments

@kussberg
Copy link

kussberg commented Jan 8, 2016

Hello,

we are using this datepicker and we have problems when it is placed inside of the modal dialog view. We tried to set explicitely the root element to #content but it seems not to work. The attribute i am talking about is: http://amsul.ca/pickadate.js/date/#container

 <input style="background-color: white"
             type="text"
             class="form-control"
             ng-model="dialog.fromDate"
             pick-a-date="date"
             container="#content"
             format="YYYY-MM-DD"/>

Does it work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant