Skip to main content
Known Participant
April 20, 2018
Question

Can't grab scroll bars on dom_overlay_container

  • April 20, 2018
  • 0 replies
  • 145 views

Hi,

I have the following style applied to the DOM:

document.getElementById("dom_overlay_container").style.overflow="scroll";

The scroll bars show and they adapt to the content just fine. The problem is I cannot grab them with the mouse. It seems like there is a layer on top preventing me from grabbing the scrollbars.

Any ideas on how to make the scrollbars clickable?

Thanks!

    This topic has been closed for replies.