Bonjour,
Quoi que je fasse au niveau des z-index, ce la ne fonctionne pas pour recouvrir une selectBox (qui est pourtant contenue dans un div ayant un z-index moins élevé que ce qui doit la recouvrir).
En cherchant, je suis tombé sur ça :
Mais le post date de 2004 et concerne IE5Here's what blooberry.com says about the issue in IE5+
- SELECT lists do not obey the normal z-index stacking order. Nothing can be placed "on top of" a SELECT list unless it is another SELECT list with a higher z-index. Other elements are always rendered below SELECT lists, even if they are given a higher z-index value than the SELECT.
Moi je suis sous IE6.0.
Y a-t-il une solution?
Merci.
Partager