Capturing the overflow:auto state of a div
Posted
by jerrygarciuh
on Stack Overflow
See other posts from Stack Overflow
or by jerrygarciuh
Published on 2010-05-25T18:44:11Z
Indexed on
2010/05/25
18:51 UTC
Read the original article
Hit count: 419
JavaScript
|css
Hi folks,
One of the ad agencies I code for had me set up an alternate scrolling solution because you know how designers hate things that just work but aren't beautiful.
So, this is married in places to their CMS. What I have not been able to sort yet is how to hide the scrolling UI when overflow:auto is not triggered by the CMS content.
Any ideas?
TIA
JG
© Stack Overflow or respective owner