![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
12/06/2002, 22:53
|
|
Re: ventana flotante el popup
<html>
<head>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popUp(URL)
{
ventana = window.open(URL, "ventanita", "toolbar=no,scrollbars=no,location=no,statusb ar=no,menubar=no,resizable=no,width=400,height=60& quot;);
}
</script>
</head>
<BODY onLoad="javascript:popUp('popup.html')"& gt;
</body>
</html>
<iframe marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="http://www.ansiwebs.com/Poexia/index.html" width=468 height=60></iframe> |