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> |
|
|
![]()
Post
#2
|
|
![]() im addicted to my car<3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 635 Joined: Jan 2005 Member No: 92,236 ![]() |
um i see no problem. the images do flip when i hover over them.
oh but i do know that sometimes if your computers going slow it wont do it... so maybe you have dial up or something, iono... but it works for me. |
|
|
![]()
Post
#3
|
|
![]() Miss Elle ![]() Group: Member Posts: 4 Joined: Sep 2004 Member No: 49,308 ![]() |
QUOTE(kill me please @ May 25 2005, 2:36 PM) um i see no problem. the images do flip when i hover over them. oh but i do know that sometimes if your computers going slow it wont do it... so maybe you have dial up or something, iono... but it works for me. Yes i can hover the pictures on my profile and the thumbnail of the cd that i listen on my entry. But not the PICTURES that I've POSTED on my entry... I'm using DSL. anyway, thanks for ur help. Does anyone else know how to solve this issue? |
|
|
![]()
Post
#4
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 ![]() |
QUOTE(mademoiselle @ May 25 2005, 9:52 PM) Yes i can hover the pictures on my profile and the thumbnail of the cd that i listen on my entry. But not the PICTURES that I've POSTED on my entry... I'm using DSL. anyway, thanks for ur help. Does anyone else how to solve this issue? Uhhh link to your xanga please? and it should work if you put it in your custom header in your look and feel... and are you pictures link to somewere? cause you are aware that the pictures don't flip in they are not linked to something. ![]() |
|
|
![]()
Post
#5
|
|
![]() Miss Elle ![]() Group: Member Posts: 4 Joined: Sep 2004 Member No: 49,308 ![]() |
QUOTE(azn.peace.maker @ May 26 2005, 1:28 AM) Uhhh link to your xanga please? and it should work if you put it in your custom header in your look and feel... and are you pictures link to somewere? cause you are aware that the pictures don't flip in they are not linked to something. ![]() My images are hosted by Photobucket.com Here's My Xanga Link Hope u can sort things out. ![]() |
|
|
![]()
Post
#6
|
|
![]() say maydayism. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 7,447 Joined: Jun 2004 Member No: 26,344 ![]() |
The images flip on my computer.
I guess I know what's your problem. The images have to be A LINK to actually flip. Usually the HTML tag of an image is like this: CODE <img src="IMAGE URL HERE"></img> but for a image to flip, you'll need the HTML tag to be: CODE <a href="LINK HERE"><img src="IMAGE URL HERE"></img></a>
|
|
|
![]() ![]() |