Template:Pitt/Pittscripts.js

From 2014.igem.org

(Difference between revisions)
Line 5: Line 5:
$("div#menubar ul li:nth-of-type(7)").text("");
$("div#menubar ul li:nth-of-type(7)").text("");
$("div#menubar ul li:nth-of-type(5)").text("");
$("div#menubar ul li:nth-of-type(5)").text("");
-
$('.left-menu').css("top","30px");
+
$('.left-menu').css("top","35px");
-
$('.right-menu').css("top","30px");
+
$('.right-menu').css("top","35px");
var spisblock;
var spisblock;
Line 14: Line 14:
var atstayopen;
var atstayopen;
var bfstayopen;
var bfstayopen;
-
/*changemenu();*/
 
function changemenu(){
function changemenu(){
     if($('.left-menu').is(":visible")) {
     if($('.left-menu').is(":visible")) {

Revision as of 17:14, 27 September 2014