Difference between revisions of "Template:ETH Zurich"
m |
m |
||
Line 23: | Line 23: | ||
if (next > cur) { | if (next > cur) { | ||
menu.innerHTML += "<ul>"; | menu.innerHTML += "<ul>"; | ||
+ | alert("new thing"); | ||
} | } | ||
if (next < cur) { | if (next < cur) { | ||
menu.innerHTML += "</ul>"; | menu.innerHTML += "</ul>"; | ||
+ | alert("end thing"); | ||
} | } | ||
Revision as of 20:48, 16 August 2015