Team:CityU HK/Team/Member testing
From 2014.igem.org
(Difference between revisions)
Line 296: | Line 296: | ||
*/ | */ | ||
ExpandingMenu.init(); | ExpandingMenu.init(); | ||
- | + | ||
/* | /* | ||
if later on you want to open / close a specific item you could do it like so: | if later on you want to open / close a specific item you could do it like so: | ||
ExpandingMenu.openItem(3); // toggles item 3 (zero-based indexing) | ExpandingMenu.openItem(3); // toggles item 3 (zero-based indexing) | ||
*/ | */ | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
}); | }); | ||
- | |||
</script> | </script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 12:24, 22 September 2014