Forum Moderators: open
<div id="aa"><img src="http://www.google.com/intl/en_ALL/images/logo.gif" /></div>
<script>
function ss(){
var _div=document.createElement("div")
_div.style.overflow="hidden"
_div.appendChild(document.getElementById("aa"))
document.body.appendChild(_div)
}
</script>
<input type="button" value="button" onclick="ss()" />