after doing some testing, I'm 99% sure that I'm right but I just want to confirm, does opera not support display: none? Are there any other browsers that don't?
I have a menu at
As I'm sure you can guess, the menu's colapse/expand upon clicking. It's working fine in IE4 & 5 and in mozilla (I don't have NS to test it out, and my HDD is FULL so I can't install yet). So I added style: display none and visibility: hidden in the hope that it would work in opera. The first menu (because it's visible when the page loads) will toggle visible/hidden, but the menu's below it don't do anything and don't move up when you colpase the top menu. So what do I need to do to get around this?
Also, when you mouse over the menu headings, they act strange (at least on IE5, they don't seem to on IE4), does anybody know why this is?
thanks in advance for any help
I have a menu at
As I'm sure you can guess, the menu's colapse/expand upon clicking. It's working fine in IE4 & 5 and in mozilla (I don't have NS to test it out, and my HDD is FULL so I can't install yet). So I added style: display none and visibility: hidden in the hope that it would work in opera. The first menu (because it's visible when the page loads) will toggle visible/hidden, but the menu's below it don't do anything and don't move up when you colpase the top menu. So what do I need to do to get around this?
Also, when you mouse over the menu headings, they act strange (at least on IE5, they don't seem to on IE4), does anybody know why this is?
thanks in advance for any help