Wenas:
Tengo un pop up que me aparece según donde se vea sin/con barras de scroll.
Este es el código:
Código:
<html>
<head>
<style type="text/css">
body {margin : 0 0 0 0; overflow: auto;}
</style>
<script language="JavaScript1.2">
<!--
resizeTo(320,385)
//-->
</script></head>
</head>
<body>
<table align="center"cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td>
<a href="incendiosform.asp">
<img src="../images/incendiospopup.gif" width="310" height="350" style="border: 0">
</a>
</td>
</tr>
</table>
</body>
</html>
¿Por qué puede ser?.
Salu2 y gracias