SyntaxFix
Write A Post
Hire A Developer
Questions
This will work:
#div{ max-height:300px; overflow:hidden; } #div:hover{ overflow-y:scroll; }