You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if it is a bug or a "feature" in IE, but I've run into the same thing before. Luckily there is an easy fix. Just add "position:relative" to the
that has scrollable contents.
The text was updated successfully, but these errors were encountered:
http://stackoverflow.com/questions/477834/div-with-scroll-and-content-with-absolute-positions
I don't know if it is a bug or a "feature" in IE, but I've run into the same thing before. Luckily there is an easy fix. Just add "position:relative" to the
The text was updated successfully, but these errors were encountered: