ted1986 Posted June 26, 2009 Report Posted June 26, 2009 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. Quote
Wickham Posted June 26, 2009 Report Posted June 26, 2009 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 Quote
Recommended Posts
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.