Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Hover effect using sibling sector needs to be smoother

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37907
    KevinEsther
    Member

    Hi,

    I have been experimenting with hover effects using the general sibling selector. The only problem am finding is it not smooth when moving around the div area. Is there something am missing or doing wrong.

    http://dabblet.com/gist/2585331

    #102258
    Paulie_D
    Member

    If you want it smooth you’ll have to use a transition.

    #102335
    KevinEsther
    Member

    Thanks. This is what I intended. I never thought about the z-index. Will compare my code against yours to understand the changes made. Can I ask your process to get this working. Is it a case of inspecting the code. Any advice for future would be great.

    Thanks again.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.