![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
31/12/2001, 22:48
|
![Avatar de Potro](http://static.forosdelweb.com/customavatars/avatar7069_1.gif) | | | Fecha de Ingreso: abril-2001
Mensajes: 2.249
Antigüedad: 23 años, 9 meses Puntos: 39 | |
Re: ¿Como hacer un pop-up? Esto lo pones en el html
<HEAD>
<SCRIPT LANGUAGE="JavaScript"> var javascript_version = 1.0;</SCRIPT>
<SCRIPT LANGUAGE="JavaScript">var newwindow;
function launchwin(winurl,winname,winfeatures){
//This launches a new window and then
//focuses it if window.focus() is supported.
newwin = window.open(winurl,winname,winfeatures); if(javascript_version > 1.0)
{ //delay a bit here because IE4 encounters errors
//when trying to focus a recently opened window
setTimeout('newwin.focus();',250); }}</SCRIPT>
<TITLE>Aldo Conti. Sitio Internacional.</TITLE>
</HEAD>
y eso es todo ::::::::::::::::::::::::
Saludos..................
<div align=center>
<param name=movie value=http://www.arquired.net/chapsrulez.swf>
<param name=quality value=high><embed src=http://www.institutoacatitlan.com.mx/firma.swf WIDTH=98 HEIGHT=99>
</embed></div> |