I almost have this figured out. My implementation of Suckerfish dropdown menus on Firefox works reasonably well. And nearly works on IE6 (what I'm targetting). The problem that I am running into with ...
We can also add drop-down menus to our HTML forms. We can use the select element to implement these drop-down menus. Input choices are in “option” elements as shown in the example below. Each city has ...