I am developing web with wordpress and have a problem with it’s submenu. The problem is that it doesn’t appear with hover on IE6. There must be something wrong with css, i guess. Any ideas? Is this possible to be done without javascript?
as i understand the problem is with #access ul ul { display:none; } as i delete it, it shows allways the submenu.. is there ny way to change it into something?
Nope it is not possible without javascript at least in IE6, you need javascript for IE6 🙁
Here are some options for you:
IE6 Hover Issue