thanweb
03-05-2010, 09:11 AM
Hello,
I am building a site at present with drop down menus. To date have been testing in Firefox, IE7 and Chrome. They drop downs work fine in FF and Chrome but in IE7 there is a little bit of a border appearing and the link text doesn't load until you hover your mouse over them all??
Now near the end of the project I want to fix this issue as it has just beed pointed out to me that the links do not work at all in IE6! (Was hoping to just be a little bug i'd fix at the end, but after hours of Googling and testing - Nothing).
I am guessing that I need a .htc file but I know very little about them and how to work with them??
I have added one in my css folder on the server and also in the root and called it from my css body section like this:
behavior:- url(http://www.travel-demons.co.uk/css/csshover.htc);
I have also tried this:-
behavior: url(http://www.travel-demons.co.uk/csshover.htc);
(The second one was to try and point it to the root version)
The page: http://www.travel-demons.co.uk/
Am I looking at the wrong thing? Is it not this???
I am building a site at present with drop down menus. To date have been testing in Firefox, IE7 and Chrome. They drop downs work fine in FF and Chrome but in IE7 there is a little bit of a border appearing and the link text doesn't load until you hover your mouse over them all??
Now near the end of the project I want to fix this issue as it has just beed pointed out to me that the links do not work at all in IE6! (Was hoping to just be a little bug i'd fix at the end, but after hours of Googling and testing - Nothing).
I am guessing that I need a .htc file but I know very little about them and how to work with them??
I have added one in my css folder on the server and also in the root and called it from my css body section like this:
behavior:- url(http://www.travel-demons.co.uk/css/csshover.htc);
I have also tried this:-
behavior: url(http://www.travel-demons.co.uk/csshover.htc);
(The second one was to try and point it to the root version)
The page: http://www.travel-demons.co.uk/
Am I looking at the wrong thing? Is it not this???