Quote:
|
Can it is not possible to make dropdown menu without javascript
|
Yes, it's possible, and that is NOT what I was telling you. What I said was that IE does NOT SUPPORT the hover pseudo-class on anything except the <a> tag ! In order to force IE to hover on anything else, like the <li> tag as you have in your code, you need that small bit of javascript to make it work. Whatever:hover is NOT a javascript dropdown menu, all it does is force IE into making the hover work on any tag, not just the <a>.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
|