My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

create simple html dropdown menus with the following code:

<script type="text/javascript" src="simpledropdowns.js"></script>
<span class="dropdown" title="divID">menu title</span>
<div id="divID">drop down menu contents</div>

check out the project homepage here:

http://polymath.mit.edu/projects/dropdown/

Powered by Google Project Hosting