Team:KAIST-Korea/menu

From 2011.igem.org

(Difference between revisions)
Line 249: Line 249:
});
});
</script>
</script>
 +
 +
<script type="text/javascript">
 +
$(document).ready(function(){
 +
$("a.thickbox").click(function(){
 +
var t = this.title||this.name||this.href||null;
 +
TB_show(t,this.href);
 +
this.blur();
 +
return false;
 +
  });
 +
});
 +
</script>
 +
  </head>
  </head>
   
   

Revision as of 08:30, 13 July 2011

Menu
Menu Menu