Dynamic menu items (change text on click)
- by Mathijs Delva
Hello, i need some help with a menu. See the following menu:
menu
The code for this menu:
<div id="menu">
<ul>
<li class="home"><a href="#home" class="panel">home / <span class="go">you are here</span></a></li>
<li class="about"><a href="#about" class="panel">about /…