• Hi.

    Thankful for some pro help here.
    Probebly noob help will do also.

    We had a company made the site so know Im trying to learn a little how to manage it my self.
    We have some videos we wanna show on the site.
    We want the videos to open in a new poped up window.
    What happends now when clicking the link is that you get “save” or “open”.
    We absolotely not want them to be saved.
    So we want it to open at once the links are clicked.

    This is the code for the link
    “””
    <p>” class=”html5lightbox” data-width=”960″ data-height=”640″ title=”<?php echo $video_name; ?>”><?php echo $video_name; ?></p>
    “””

    So it seams like they already added some class for opening in a pop up? I just googled html5lightbox and it looked like its a pop up thing.

    What can and shuld I do?

    I guess this is not all the info you need so please tell me what you wanna know to be able to help me.

    Edit: .m4v is the format of the videos.
    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Use a plugin for this. Search for one that will add videos in a popup box.

    Thread Starter cvendel

    (@cvendel)

    Thanks kjodle.
    The problem is that I have 0% knowledge about this. Almost 0 … 0,1 maby.
    I thought that they already had a plugin for this. And then maby they call for it with that Class=”html5lightbox”. ?

    But I´m gonna try searching for it and add it to the server and then use it.

    I´ll be back if its not gonna work.
    So see you soon again.

    Thanks for the help this far!

    Thread Starter cvendel

    (@cvendel)

    Ive been looking for plugins but I still havnt find any.
    I find plugins ho pop up in alightbox. But them only works with youtube.

    Anyone know any good plugin for it m4v??

    Regards,

    Christer

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘html5lightbox?’ is closed to new replies.