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('li'); | var $child = $menu.children('li'); | ||
var $number = $child.index($child); | var $number = $child.index($child); |
Revision as of 12:24, 5 October 2014