LenaKatrin
07-18-2005, 09:46 AM
Hi.
I'm just wondering how he (http://www.myspace.com/carterrrrr ) got this link effect? (hower over the picture)..
Does anyone know?
do you mean the crosshair cursor effect?
a:hover {cursor:crosshair;}
LenaKatrin
07-18-2005, 04:43 PM
do you mean the crosshair cursor effect?
a:hover {cursor:crosshair;}
No, I mean the imagethingy.. When you hover over it it looks almost pixated. Like groggy..
MaGiCSuN
07-18-2005, 05:09 PM
filter: progid:DXImageTransform.Microsoft.Pixelate(maxsqua re=10); HEIGHT: 0px;
add that to the css of your link or image.
make sure you remove any spaces in DXImageTransform etc .. it should be one big word from progid till maxsquare=10)
Love,
Mirna