Forums

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

Home Forums CSS Blinking Frame on Safari

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #288181
    ta_io
    Participant

    I have a bunch of Autoplay looping Vimeo embedded on my site working fine on Chrome and Firefox but somehow i get a blinking frame while using Safari 12.0 Is there any way to fix this issue?

    https://codepen.io/ta_io/pen/EzwQOr

    #container {
    position: relative;
    }

    #wrapper {
    position: absolute;
    left: 0px;
    top: 50px;
    }

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