How do I display my video as this?

5 replies
Hi,

I have some videos on my site that I would like to display, the way Hostgator has done it:
WordPress Hosting - Install WordPress in 1-click with QuickInstall

That is, where it's shown as small picture that then opens the video in a popup.

I've just visited the above site on my iPhone, and it still works, so I don't think it's Flash.

Can you help?

Thanks.

Best regards,
Thomas
#display #video
  • Profile picture of the author straightforward
    As an option, I would recommend you to look for plugin at CodeCanyon. There are a lot of different plugins for video galleries, etc.
    {{ DiscussionBoard.errors[6211359].message }}
    • Profile picture of the author charleshall
      I agree with him..Just check it out...There are lots of video plugin available at that site..
      {{ DiscussionBoard.errors[6212730].message }}
  • Profile picture of the author ThomasTe
    Thanks, guys.
    {{ DiscussionBoard.errors[6217581].message }}
  • Profile picture of the author David John
    I can help you to create such plugin the way you want.
    {{ DiscussionBoard.errors[6219504].message }}
  • Profile picture of the author CrossHash
    1. add a span tag to your page .. set the style to display: none width: 100% height: 100%

    2. add an onclick event to the small image to display the span
    3. populate the span with your code to display video using javascript
    Signature

    Paul Morris

    {{ DiscussionBoard.errors[6230080].message }}

Trending Topics