Template:Team:HokkaidoU Japan/LargeDropDown/JS
From 2014.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
$(function() { | $(function() { | ||
var $menu = $('#ldd_menu'); | var $menu = $('#ldd_menu'); | ||
- | var $child = $menu.children(' | + | var $child = $menu.children('span'); |
var $number = $child.index($child); | var $number = $child.index($child); | ||
Revision as of 15:57, 5 October 2014