I Need Help with the hover code to flip the Image?, Xanga HTML Code |
I Need Help with the hover code to flip the Image?, Xanga HTML Code |
![]()
Post
#1
|
|
![]() Miss Elle ![]() Group: Member Posts: 4 Joined: Sep 2004 Member No: 49,308 ![]() |
Hello. I know maybe u guys are familiar with my prob. I tried searching for the codes at this forum but i just couldn't find it.
My problem is actually looking for a mouse hover code to flip the image horizontally.. like this site http://www.xanga.com/home.aspx?user=aremypantstotight I used this code on my website. It works but it doesn't work on the Images that I've posted on my entry... ![]() Please help me to resolve this issue. thank you ![]() <style type='text/css'> a:link { cursor:crosshair; } a:hover { cursor:crosshair; } a:visited { cursor:crosshair; } a:active { cursor:crosshair; } a:hover { filter: flipH; height: 4; color:#ffffff; } </style> |
|
|
![]() ![]() |