Template:Team:Leeds DropdownMenu
From 2013.igem.org
(Difference between revisions)
m |
m |
||
Line 15: | Line 15: | ||
<li><a href="#"><span>Link4</span></a></li> | <li><a href="#"><span>Link4</span></a></li> | ||
</ul> | </ul> | ||
+ | <script> | ||
+ | |||
+ | $( function() | ||
+ | { | ||
+ | $( '#dropdown li:has(ul)' ).doubleTapToGo(); | ||
+ | }); | ||
+ | |||
+ | </script> | ||
</html> | </html> |
Revision as of 17:09, 3 October 2013