Return to Snippet

Revision: 235
at July 6, 2006 00:18 by 1man


Initial Code
<ul id="rightNav">
  <li>
    <h2 class="rightNavItem"><a href="#">Show &amp; Hide</a></h2>
    <ul>
      <li><a href="">Links etc here</a></li>
    </ul>
  </li>
</ul>

Initial URL


Initial Description
I have also posted the Javascript that makes this markup show and hide.

Initial Title
Show & Hide HTML (Requires the Javascript)

Initial Tags
html

Initial Language
HTML