I'm trying to take normal, plain Jane drop-down boxes to choose a time, and replace them with a nicer DHTML version.
I followed this tutorial http://www.javascriptkit.com/script/script2/dhtmlcombo.shtml but now my buttons are stacked on each other, the selected="selected" variable isn't pre-selecting anything, and if you click on a number (5), it takes you to .com/5. This isn't going to work, as I need all the inputs set, then the submit button to be pushed.
This is what it looks like:
[IMG]http://img573.imageshack.us/img573/7617/dhtmlsshot.jpg[/IMG]
Any ideas?
Code: http://pastebin.com/TN7HaWF5
Thank you!
-- fusarium