Team:Edinburgh/header

From 2012.igem.org

(Difference between revisions)
Line 25: Line 25:
function blind_up(tab){
function blind_up(tab){
if(current_page != tab){
if(current_page != tab){
-
Effect.BlindDown(tab + '-tab-description', {duration: 0.5})
+
Effect.BlindUp(tab + '-tab-description', {duration: 0.5})
}
}
}
}

Revision as of 12:23, 7 September 2012