News

I know that you can hide the scrollbar in an iframe, but this also disables the ability to scroll, say with a scrollmouse.I'm doing a little webpage for a friend's band, and they want to hide the ...
So I added overflow:auto to the div to automatically add a scrollbar if the number of records exceeds max-height that I set ...