Template:KIT-Kyoto/menu1

From 2010.igem.org

(Difference between revisions)
Line 58: Line 58:
       var $this = j$(this);  
       var $this = j$(this);  
   
   
-
       if(index <= 0) $this.next().hide();  
+
       if(index > 0) $this.next().hide();  
   
   
       $this.click(function(){  
       $this.click(function(){  

Revision as of 06:59, 22 September 2010