Currently utilizing the Coda Slider for my project. For those unfamiliar with the Coda Slider, it initially hides the overflow-x
position until a tab is clicked. This triggers an animation that slides the hidden DIV in either from the right or left side.
If you happen to scroll down one of the panels and then click on the tabs at the top once more, the tab will slide over but won't alter the overflow
position.
I am wondering if there's a method to control the overflow-y
, or perhaps reset it back to 0
?