Template:Mexico-UNAM-CINVESTAV-HEADER

From 2010.igem.org

(Difference between revisions)
Line 15: Line 15:
$(this).removeClass("subhover");  
$(this).removeClass("subhover");  
});
});
-
 
-
$("body").css("display", "none");
 
-
    $("body").fadeIn(2000);
 
-
  $("a.transition").click(function(event){
 
-
event.preventDefault();
 
-
linkLocation = this.href;
 
-
$("body").fadeOut(1000, redirectPage);
 
-
});
 
-
function redirectPage() {
 
-
window.location = linkLocation;
 
-
}
 
 +
});
});
</script>
</script>

Revision as of 02:09, 3 September 2010