Forums

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

Home Forums CSS Buggy CSS Transitions when video element not present ?

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

    Hi I am in the process of developing my website. Please understand it is work in progress.

    I have a menu bar which when scrolled, will stick to the top and a background will fade in and a border will slide out.

    Here is a screenshot of an example of what it does.

    What makes this even more strange is that when there is a video element present it does not do this. You can even try deleting the video element from this page and then it starts doing it. (Located in < header>, < div class=”feature-content”>, < video> )

    I have never seen this before with a CSS transition.

    Does anyone have any ideas ?
    Thanks :)

    #144410
    Paulie_D
    Member

    Wait… isn’t there a thread on this already?

    Link

    #144505
    georgearnall
    Participant

    I don’t remember posting this… Only just noticed this. Weird.

    Anyway feel free to delete it.

    For the record I realised that the problem was z-index: -1

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