Drop Down Menus
This page is to test drop down menu spidering. It includes drop down menus using just CSS and HTML, just JS and HTML and a mixture of the above.
I hope you enjoy it.
Page: NRTestsSpideringDropDown
Here is a CSS based drop down menu which works without any javascript at all.
Here is a javascript based drop down menu which works within an HTML select form.
Here us a DHTML drop down menu without a select box and with "visibility:hidden;" CSS atributes. It's not overly pretty, but Manley reckoned that aesthetics didn't matter that much really.