|
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: |