Forum Moderators: open

Message Too Old, No Replies

changing height of my drop down box

         

danlott

2:02 pm on Apr 10, 2003 (gmt 0)

10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



Maybe you can capture the onClick event, though I'm not entirely sure if a <select> element has an onClick event.