Template:Team:HokkaidoU Japan/LargeDropDown/JS
From 2014.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
* expand the span element (title) to 510px | * expand the span element (title) to 510px | ||
*/ | */ | ||
- | $menu.children('li'). | + | $menu.children('li').slice(1,4)(function(){ |
var $this = $(this); | var $this = $(this); | ||
var $span = $this.children('span'); | var $span = $this.children('span'); |
Revision as of 12:57, 4 October 2014