-
Website
http://superfluousbanter.org -
Original page
http://superfluousbanter.org/archives/2004/05/navigation-matrix/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Raena
1 comment · 4 points
-
donnacha | WordSkill
1 comment · 12 points
-
beza1e1
1 comment · 1 points
-
Colin Devroe
2 comments · 6 points
-
Christian Metts
1 comment · 1 points
-
-
Popular Threads
Another great post! I've been working on the exact same technique for my site for about the past week. Great to see that I'm on the right track with my design.
James
In Firefox 0.8/Win, if you click on one of the tabs and then you drag your mouse down, the original text of the link appears. A quick fix could be:
ul#nav li a {
...
text-indent: -1000em;
text-decoration: none;
...
}
That should push the text well out of the way.
To get round it, I had to apply the rollover state to the background of the <li> and set the background-image in the tag to none. It still uses the same image file. Have you come across this problem with this method?
bye alex
ib.
a ctrl refresh sent them away again...
thought you'd like to know.
tony
Nice job D.
That said if anyone has a quick fix that doesn't require a zillion hacks I'm all ears. The more that is supported the better obviously. But at a certain point it's not worth the effort.
Until this issue is resolved, I will not use CSS-IR for critical site functionality.
I don't remember which article it was, but I am sure it is easy enough to find.
I tried changing my settings back to automatically, reloaded the browser, but the flicker was still there, no matter what I did?
James — Please see Navigation Matrix Reloaded for an updated version of this method, which effectively solves the flickering issue in IE6.
Unlike the image replacement techniques which often use display:none to hide the text, this technique leaves the text available to screen readers.The technique is much more accessible than some image replacement methods.
Very nice job Didier!
http://www.btkdesigns.com/matrix/index.html
Bryan
ie does funny things when you try to line things up lots of times.
sorry.