vilaishima
Programmer
I need to know how to display a div on top of a select. I have a page that lists tooltips in a < div > as you hover over the various < SELECT > tags. The problem is that the < div > is always displayed behind the < select >. The z-index also has no effect on this. Any help?