Home › Forums › CSS › How to make CSS Drop down possible to over html <select> › Re: How to make CSS Drop down possible to over html
February 10, 2009 at 1:19 pm
#54083
Member
"jitendra" wrote:
Quote:
I still don’t understand what you are wanting???
do you need the selct options? are they going to be used?
you you mean, the select options are hidden when you hover over the top links?
do you mean, you need the select options to move down when you hover over the top links?
check this link in IE 6 only : http://jitendravyas.com/ie6.html
i need a solution for IE6
yes i need select options. they are going to be used.
yes i need select options to move down when you hover over the top links in IE6 (in other browser working fine)?
you said z-index does not work, what about z-indexing the selects?