Jump to content

Float video in new page and with the native size.


ted1986

Recommended Posts

I have a video that is native resolution is 500 x 500 and I want to fit it in a 150 x 150 sidebar of my website.

 

I would like to give users the options to click full screen or some other button to be able to float the video in a 500 x 500 pop up window at its native resolution.

 

Any suggestion? Or any software can I use? I heard javascript can do this but how?

 

Thank in advance.

Link to comment
Share on other sites

You can open a new window of fixed size and position, see

http://www.wickham43.net/generaladvice.php#resolution

(people on this forum don't like it when their browser window is controlled, but I think this is a situation where it is justified).

You will have to have a separate page with the video code with the larger size.

 

You could probably do it with a CSS hover popup on the same page, I can do it with enlarged images, but I've never tried it with a video, ie something which has to "work".

http://www.wickham43.net/hoverpopups.php

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...