question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Custom scroll container

See original GitHub issue

Thanks for writing jump.js, it has a nice API!

I have a use case where I would like to scroll not the window as a whole, but the contents of a specific div. It would be great if I could configure a custom container element rather than using window. As far as I can see that’s currently not possible or am I overlooking something?

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:22
  • Comments:12

github_iconTop GitHub Comments

8reactions
astoilkovcommented, Feb 3, 2017

Any plans for this to land in one of the next versions?

4reactions
josdejongcommented, Jan 5, 2017

I created a PR too, see #51

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom Scrollbars In CSS - Ahmad Shadeed
Show the scrollbar when it's needed ... Creating a scrollable element is possible by adding a value other than visible to the overflow...
Read more >
How To Create a Custom Scrollbar - W3Schools
Learn how to create a custom scrollbar with CSS. Custom Scrollbars. Custom Scrollbar Example. Note: The -webkit-scrollbar is not supported in Firefox or...
Read more >
Custom Containers - Examples - ScrollMagic
Custom Containers. One page can have multiple scroll containers. A scroll container can be any element (usually a div though), that has scrolling...
Read more >
How to Create a Beautiful Custom ... - DEV Community ‍ ‍
1. Setting up the HTML and CSS · 2. Create the Scrollbar Container and Track · 3. Create the Scrollbar Thumb · 4....
Read more >
Customize Root Element - React Virtuoso
The React Virtuoso component accepts the standard set of HTML attributes and passes them to the root scrollable DOM div.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found