Template:KIT-Kyoto/menu11
From 2010.igem.org
(Difference between revisions)
|
|
Line 76: |
Line 76: |
| 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:35, 22 September 2010
-
first