Tengo un pequeño problemita yo consegui este codigo:
Código:
y despues este q va en el hipervinculo<script language="javascript"> var win = null; function nuevaVentana(pagina,nombre,w,h,scroll){ LeftPosition = (screen.width) ? (screen.width-w)/2 : 0; TopPosition = (screen.height) ? (screen.height-h)/2 : 0; estilo = 'height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',resizable' win = window.open(pagina,nombre,estilo) } </script>
Código:
pero yo quiero que cuando se abra no aparezca la barra de desplazamiento.<a onclick="nuevaVentana(this.href,'name','790','600','yes');return false" href="pagina1.htm">
q le tengo q agregar???????
espero q me puedan ayudar!!!!!!!
::: Un BeSo :::
<html><center><embed src="http://yas.latinowebs.com/FIRMA.swf" height=70 width=350>
</embed></center></html>