Image Rotator CSS Problem

Discussion in 'CSS' started by asdonur, Aug 28, 2010.

  1. #1
    I was make an image rotator. Now i'm trying this with ul & li. I couldn't give a link to description with my old image rotator. Because i was using a:hover code. Now i used li:hover but description is vanishing when mouse out. Why? What is solution? Example:

    http://princesshotelgevgelija.com/Script/index.php

    Sorry for my English. I'm waiting for your reply. Thanks for helping.
     
    asdonur, Aug 28, 2010 IP
  2. qazu

    qazu Well-Known Member

    Messages:
    1,834
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    165
    #2
    Why are you using hover? Hover is only active when the mouse is on the link. When you mouse out A:hover is no longer active, that's why it vanishes
     
    qazu, Aug 31, 2010 IP