Forums

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

Home Forums JavaScript lightbox doesn’t overlay the videos

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28423
    vezzo
    Member

    I’m using a lightbox for operning external links.
    in the source page I have a couple of embedded videos.
    When the lightbox opens up it overlays everything in the page except for the videos.
    I’ve tried to set z-indexes but nothing changes.
    any help?

    thanks

    #72480
    vezzo
    Member

    Solved,
    I was using JW player for embedding and I have set the parameter:

    ‘wmode’ to ‘opaque’

    now is working like charm.

    :)

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