![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
02/02/2002, 11:28
|
![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: Pop-ups ... con bordes ... Buenmo haber si no hago un dema aquí..
<HTML>
<HEAD>
<TITLE></TITLE>
<script language="javaScript" type="text/javascript" SRC="js/pz_chromeless_2.2.js"></SCRIPT>
<script>
function openIT() {
theURL="paiszara.html"
wname ="CHROMELESSWIN"
W=300;
H=200;
windowCERRARa = "img/close_a.gif"
windowCERRARd = "img/close_d.gif"
windowCERRARo = "img/close_o.gif"
windowNONEgrf = "img/none.gif"
windowCLOCK = "img/clock.gif"
windowREALtit = " joel mora"
windowTIT = "<font face=verdana size=1> Potro</font>"
windowBORDERCOLOR = "#808080"
windowBORDERCOLORsel = "#000090"
windowTITBGCOLOR = "#FFFFFF"
windowTITBGCOLORsel = "#000090"
openchromeless(theURL, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowNONEgrf, windowCLOCK, windowTIT, windowREALtit , windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}
</script>
</HEAD>
<a href="javascript:openIT();">Open Window</a>
</BODY>
</HTML>
Esto es el archivo html que habrira la página diseñada. |