hi all, ok, i want to be able to set the height of a drop-down box, but only once its open. does that make sense? i know you can adjust the height using css, but controlling the height when you click on it? many thanks - D
txbakers
8:56 pm on Apr 10, 2003 (gmt 0)
Maybe you can capture the onClick event, though I'm not entirely sure if a <select> element has an onClick event.