Is it possible to have a multicolumn drop down list in HTML?
kaled
8:55 pm on Nov 26, 2005 (gmt 0)
You could try using tab characters, 	 I think.
Kaled.
Hester
9:32 am on Nov 28, 2005 (gmt 0)
Use more than one select. You can add JavaScript so clicking on one menu highlights the same line across all selects. If you want the exact code, just ask.