Hola todos :
Hildergarn : habrá que probar en distintas versiones (no digo navegadores porque -como dijo
JavierB- la barra horizontal es de
IExplorer) pero ésto me funciona en
IE6.
Código:
<html>
<head>
<style>
body{overflow:hidden; overflow-x:scroll}
</style>
</head>
<body>
<hr size=10 width=150%>
<p>
<input type=button value="ABRIR" onClick="window.open(window.location.href, '', 'width=410,height=auto, scrollbars=1')">
</body>
</html>
saludos
furoya