Team:IIT Madras/Template:header

From 2011.igem.org

(Difference between revisions)
Line 36: Line 36:
},
},
function(){
function(){
-
$("#project_links").hide();
+
$("#project_links").show();
});
});
Line 43: Line 43:
},
},
function(){
function(){
-
$("#scribbles_links").hide();
+
$("#scribbles_links").show();
});
});
Line 50: Line 50:
},
},
function(){
function(){
-
$("#modelling_links").hide();
+
$("#modelling_links").show();
});
});
Line 57: Line 57:
},
},
function(){
function(){
-
$("#about_links").hide();
+
$("#about_links").show();
});
});

Revision as of 19:55, 4 October 2011

bar

Team IIT Madras