Skip to content

Conversation

@waymondo
Copy link

@waymondo waymondo commented Oct 3, 2012

outerHeight() doesn't work when trying to set the height for hidden elements / components. in the place function, instead it returns the element itself instead of an integer of pixels so the 'top' in placement does not get set properly. i added a function that will work in this case.

… works for hidden elements at the top of initialization
@nzduck
Copy link

nzduck commented Dec 4, 2012

Yes this fix helped me too. The datepicker popup was being positioned to the left correctly, but the top attribute was not being set.

@waymondo waymondo closed this Sep 10, 2018
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.

2 participants