| ||||
Re: ¿Cómo se hace esto? Se llama iframe, colocalo entre las body de tu pagina, puedes configurar el borde o quitarselo. <iframe name="cwindow" style="border:15 outset blue" width=150 height=150 src="yourpage.htm"></iframe> Saludos <center><a href="http://www.montoyaf1.tk/" target="_blank"><BR><img src="http://galeon.com/jpogsistem/firma3.jpg" border="0" alt="Lo Mejor Sobre el Futuro Campeon del Mundo"></a></center> |
| ||||
Re: ¿Cómo se hace esto? <script language="JavaScript"> <!-- function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseIn t(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); // --> </script> |