Ver Mensaje Individual
  #5 (permalink)  
Antiguo 27/03/2006, 09:21
Avatar de susaninhax
susaninhax
 
Fecha de Ingreso: noviembre-2004
Mensajes: 358
Antigüedad: 19 años, 5 meses
Puntos: 3
jo, ya lo tengo

akí va el efecto, al final lo he destripado, y está muy bien, se compone de:

Código HTML:
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(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>

<!--  Duración y tiempo del efecto -->
 <meta http-equiv="Page-Enter" content="RevealTrans(Duration=3.0,Transition=10)">
  <meta http-equiv="Page-Exit" content="RevealTrans(Duration=2.0,Transition=7)">