Skip to content

Conversation

@AlexFess
Copy link
Contributor

Update dropdown position on scroll of parents elements when
appendToBody=true - otherwise it gets moved away from binding element if it's moved on scroll.

AlexFess added 3 commits May 21, 2015 15:38
Update dropdown position on scroll of parents elements when
appendToBody=true - otherwise it gets separated from directive element
on scroll.
Add .parents() to jqLite if jQuery is not present to make sure that
repositioning works both with and without jQuery.
Gillardo added a commit that referenced this pull request May 21, 2015
Update position on scroll (when appendToBody=true)
@Gillardo Gillardo merged commit bcb2537 into Gillardo:master May 21, 2015
Gillardo added a commit that referenced this pull request May 27, 2015
Issue #20 pull request causing error with $document.width() which is
undefined, unless you have jquery. Removed this and applied left
positioning
@Gillardo
Copy link
Owner

I have removed your scroll code as i was getting errors when implementing it on the demo. $document.width() is undefined, which i guess is because you are using jquery?

@AlexFess
Copy link
Contributor Author

AlexFess commented Jun 8, 2015

Yes, I'm using jQuery. I'll check it without jquery, hopefully on this week.

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