Border images a:hover
am 03.08.2007 11:43:11 von AnnemieHi,
Zie http://www.naturistart.eu/test/test-1.html
The borders of the image in left-colum will give orange color by
a:hover see
script
a.test:link img { border: 2px solid #FFFFFF; }
a.test:visited img { border: 2px solid #FFFFFF; }
a.test:hover img { border: 2px solid #F04704; }
a.test:focus img { border: 2px solid #F04704; }
a.test:active img { border: 2px solid #FFFFFF; }
It works great in IE 7.0 but not in IE6.0. (In the past it did in
IE6.0 but inside