Forums

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

Home Forums CSS How to create this :hover effect

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #243674
    milangru79
    Participant

    Hi,
    I was wondering if someone can help me to create this effect like in video. Think to create some

    ul list menu and to add pictures who are link to the other pages.
    link to video

    #243781
    thesturs
    Participant

    jQuery will likely be the best way to accomplish this. It would give you more control and flexibility.

    #243812
    milangru79
    Participant

    Thank you thesturs,

    I have manage to do that with the Jquery, but when the mouse goes hover sub-menu it disappears . How to leave it active when the mouse is hover sub-menu? PS how to hide sub-menu with jquery and not with css?

    Codepen.

    #243922
    josh
    Participant

    It can also be done using CSS: http://codepen.io/joshnh/pen/YWvpxg

    Let me know if you have any questions.

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