Hi all
Please have a look at the following file:
I'm trying to build a drop down CSS menu which I found on the web (uses a .htc file as well) but I can't get it to perform correctly.
The first child link in the dropdown list does what it's supposed to do - the text color on hover changes even if you only hover over the div area and not the text.
However, the other links below it do not act as hyperlinks if I hover over the div area (only the div background color changes). I 'need' to hover over the link text for it to be recognised as a hyperlink.
Can you see what's wrong with this code - or can you suggest a better alternative which is multiple browser friendly?
Thanks in advance,
Steiner
Please have a look at the following file:
I'm trying to build a drop down CSS menu which I found on the web (uses a .htc file as well) but I can't get it to perform correctly.
The first child link in the dropdown list does what it's supposed to do - the text color on hover changes even if you only hover over the div area and not the text.
However, the other links below it do not act as hyperlinks if I hover over the div area (only the div background color changes). I 'need' to hover over the link text for it to be recognised as a hyperlink.
Can you see what's wrong with this code - or can you suggest a better alternative which is multiple browser friendly?
Thanks in advance,
Steiner