mirror effect with links?, need help with on house over stuff |
mirror effect with links?, need help with on house over stuff |
Sep 4 2004, 08:15 PM
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 17 Joined: Aug 2004 Member No: 38,080 |
what is the code to make the links go backwards (like in a mirror) when you put the mouse over it?
|
|
|
|
![]() |
Sep 4 2004, 08:24 PM
Post
#2
|
|
![]() I never give 4/10 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 627 Joined: Aug 2004 Member No: 45,375 |
This code
QUOTE <!-- begin code provided by createblog.com --> <style type="text/css"> A:hover { filter: flipv } </style> <!-- end code provided by createblog.com --> - Tran - |
|
|
|
![]() ![]() |