Forums

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

Home Forums CSS Issue with graphic with hovers only in Safari

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #206068
    ashley_swan
    Participant

    I have created a graphic with multiple images which are all positioned fixed.

    When you hover over the graphic, most of the images within the graphic get a little bit transparent, but some elements do not.

    The hover to make transparent portion of this is working in most browsers except Safari and IE.

    Please see here: http://codepen.io/anon/pen/gpqpYB

    #206069
    Paulie_D
    Member

    Once I removed the visibility:hidden I could actually see the demo

    http://codepen.io/Paulie-D/pen/oXmXXp

    Works fine for me in Safari 5, Chrome, FF & IE11/

    Could you be more specific about what isn’t working?

    #206070
    ashley_swan
    Participant

    I totally forgot I’m using visibility: hidden because I’m using wow.js to reveal the element after scrolling down the page. Thanks.

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