I'd like to scroll a div (vertically) without scrollbars. I'd like to have two links "up" and "down" that scroll the div respectively onclick. I found an example a while back that set the div overflow to hidden and used javascript to scroll the contents but cannot seem to find it again. Any help is appreciated