Forums

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

Home Forums Design Replace JPG with MP4

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

    I have two thumbnails on a page that, when clicked, open in a pop-up lightbox to see larger versions of the same image. So, for example,
    thumb-1.jpg opens violin.jpg, while thumb-2.jpg opens jump.jpg. This is the code:

    CSS:

    .link {
    width: 50%;
    margin-top:50px;
    margin-left: auto;
    margin-right: auto;
    }

    HTML:

    Instead of opening larger images when a thumbnail is clicked, I would like to display a MP4 file with controls.

    Is that possible, please?

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