Template:Pitt/Pittscripts.js

From 2014.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
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","50px");
 +
$('.right-menu').css("top","50px");
var spisblock;
var spisblock;
Line 12: 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")) {

Latest revision as of 17:15, 27 September 2014