Português
<!-- http://www.downcodes.com --> <!-- bbs http://bbs.downcodes.com --> <!--Para obter esse efeito, são necessárias duas etapas. é: Adicione o seguinte código à área <head>--> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin url = "index1.htm"; #000000"; var txtColor = "#FF80000"; if (document.all) { var wide = window.screen.availWidth; var high = window.screen.availHeight; } function andBoom() { if (document.all) { var Boomer = window.open("","BoomWindow","tela cheia"); Boomer.document.write('<HTML><BODY BGCOLOR='+bgColor+' SCROLL=NO><FONT FACE=ARIAL COLOR='+ txtColor+'> Carregando...</FONT></BODY></HTML>'); Boomer.focus(); ); } for (W=1; W<wide; W+= speedX) { Boomer.resizeTo(W,H } Boomer.location = url } else { window.open(url,"BoomWindow","") ; } } // End --> </script> <!--Etapa 2: Adicione o seguinte código à área <body> --> <a href="javascript:andBoom()">Clique no link para ver o efeito</a >