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

Add the zIndexOffset option to configure the dialog "height" #103

Closed
wants to merge 1 commit into from
Closed

Add the zIndexOffset option to configure the dialog "height" #103

wants to merge 1 commit into from

Conversation

laserlemon
Copy link

Previously, the height was computed to be 10 higher than the max height of all of the input's parents. In some cases where the date picker needs to move/scroll around with the page, it may collide with other fixed elements. In those cases, a configurable z-index is very helpful in order to keep the datepicker visible.

Previously, the height was computed to be 10 higher than the max height
of all of the input's parents. In some cases where the datepicker needs
to move/scroll around with the page, it may collide with other fixed
elements. In those cases, a configurable z-index is very helpful in
order to keep the datepicker visible.
@laserlemon
Copy link
Author

IHNIWID

@laserlemon
Copy link
Author

Anything else you'd like to see here? Thanks!

@Nerian
Copy link
Owner

Nerian commented Jul 15, 2015

Hi,

This PR should be made here: https://github.com/eternicode/bootstrap-datepicker

Here we just package the gem :)

Thanks!

@laserlemon
Copy link
Author

Thank you. New PR submitted at: uxsolutions/bootstrap-datepicker#1493

@laserlemon laserlemon closed this Jul 16, 2015
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

Successfully merging this pull request may close these issues.

None yet

2 participants