This works great: Fading out text at bottom of a section with transparent div, but height stays under section after overlaying div
How can it be expanded upon so it works on a scrollable div?
Applying height: 100px; overflow: auto;
causes the .fadeout
div to end up at the bottom of the scrollarea.
jsFiddle of what I currently have: http://jsfiddle.net/6k3vV/165/