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

Scrolling inside absolute-positioning divs #4

Closed
vincesp opened this issue Mar 8, 2013 · 3 comments
Closed

Scrolling inside absolute-positioning divs #4

vincesp opened this issue Mar 8, 2013 · 3 comments

Comments

@vincesp
Copy link

vincesp commented Mar 8, 2013

Suggestion for improvement:

In order to support scrolling nicely in tables with headers, it would be helpful if an element different from $window could be specified as the scroller target.

In this example, the scrolling table resides inside a div that has an absolute position and auto overflow; unfortunately, infinite scrolling does not work as expected:
http://embed.plnkr.co/VkyFpoJgTnN8KCc8gUa9

@chubbard
Copy link

chubbard commented Apr 7, 2013

I have this same problem. ngInfiniteScroll only works for when the top level window is scrolled, but not elements within the page.

@tcard
Copy link
Contributor

tcard commented Apr 10, 2013

Try this: #7

@sroze sroze mentioned this issue Mar 17, 2014
@sroze
Copy link
Owner

sroze commented Mar 19, 2014

Duplicate of #7

@sroze sroze closed this as completed Mar 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants