<script type="text/javascript">
document.getElementById("div1").style.overflow="hidden";
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
This is some text. This is some text. This is some text.
<input type="button" onclick="hideOverflow()" value="Hide overflow" />