-2
votes
0answers
13 views

Sharktank Airing NOW… help plz… Modal Popup background image over youtube player in firefox? [closed]

CSS issue - click "sharktank" tab on left side of page in Firefox - embeded youtube video showing up over background over image of popup box. Any ideas to fix? Thanks in advance! Dan and ...
0
votes
1answer
27 views

Yotube video quality change using CSS media queries

I'm trying to use iframe embedding Youtube video on a responsive design webpage. How can I let the widest page comes with heigher resolution video (with parameter &vq=hd1080 )? Now I have ...
0
votes
1answer
33 views

Youtube iFrame inside another iFrame

On my site i have banners at the top, the banners are iFrame elements. I now need to add a youtube video, inside the banner iFrame. How do i add the youtube iframe inside another iframe? The ...
-3
votes
0answers
21 views

design the youtube player [closed]

How can I hide the top and bottom lines (name and tools) in an embed youtube video? Also there is a way to put a youtube link as a video html5 tag? I want the video look like a image that when you ...
0
votes
1answer
45 views

Embedding a youtube video on a website

I want a way of embedding a YouTube video on my website. I would like for it to be a small thumbnail and when clicked upon, it will pop-out a video and play the video. I have checked several threads ...
0
votes
1answer
30 views

Vertical issues with YouTube modal window, CSS and HTML only

I'm trying to make a modal window that plays a YouTube video. The final result should dynamically resize itself to fill the contents of the viewport while always respecting a 16:9 aspect ratio. It ...
0
votes
1answer
36 views

Is there a way to generate separate YouTube embeds for each video in a YouTube Playlist?

I know how to embed a playlist from YouTube in one player, for example by using the playlist ID in the code below: <iframe id="ytplayer" type="text/html" width="640" height="360" ...
0
votes
1answer
22 views

Youtube: Embedded video squeezed

I’m embedding a youtube video via the iFrame API. The video itself is square–shaped and it’s width and height depend on the container’s size (a square as well, with fluid dimensions) — I’m using CSS ...
0
votes
4answers
81 views

Placeholder image for multiple youtube videos

Through some research, I figured out a way to display my own thumbnail that targets a youtube video when it is clicked. The issue I am running into is that when another video on the page is clicked, ...
0
votes
2answers
62 views

Replace img with iframe on click of button

Im pretty new to js/jquery and need some help from someone more knowledgeable! I have had a good look on this site and on the web but cannot find the answer myself. I've played around myself but with ...
1
vote
2answers
97 views

YouTube player below “minimum” size

The YouTube API docs define the minimum size of an embedded player t to be 200px by 200px (link). To allow room for critical player functionality, players must be at least 200px by 200px. My ...
0
votes
1answer
35 views

Youtube embed doesnt work with % parameter

Alright so I'm having trouble getting the embed youtube-clip to be % width/height. Trying to make a website that looks the same no matter what resolution you have. How do I make them use the % ...
0
votes
2answers
89 views

Applying style for YouTube Popup Player's popup Window

I had used Youtube Popup player for video player in my webapplication, iam trying to change the styles of popup window..but iam not able to do it..i had found cssClass property for applying styles.. ...
0
votes
1answer
41 views

selecting iframes of youtube videos

I have a page which displays images of youtube videos, and the user can select videos out of them. I am displaying them like this <ul> <li> <div ...
3
votes
1answer
116 views

Bug with youtube embed when using css 'column-count'

I inserted a youtube embed code (the iframe code) in a webpage, and used css column-count to automatically divide text in the page to two columns. .newspaper { -moz-column-count:2; /* Firefox */ ...
0
votes
0answers
39 views

Bookmarklet overlay content has z-index issues with YouTube

Our site has a pretty basic bookmarklet feature, that users can use to post any link from any other web site to their profiles with us. It inserts some overlays, all of which are position: absolute ...
0
votes
1answer
36 views

Moving youtube iframe player between divisions?

I am unsuccessfully trying to move an iframe containing a youtube player, by placing it into a different div in a different location on a page. Even if i try to wrap the iframe with a div and try to ...
0
votes
1answer
33 views

How to seamlessly position a hidden youtube video on click

Two examples: https://chill.com/arithegreat/passive-aggressive https://www.simple.com It's similar to the modal dialog / light box phenomenon. In that... The background darkens or blurs (but ...
1
vote
2answers
59 views

Wordpress - Change Video (iframe) dimensions on the home page

Working on a website and having an issue with the Video output. // The site is : http://tastethemovement.org In the post, I embedded a Youtube Video with the width of 560px. It looks great in the ...
0
votes
0answers
60 views

Footer connecting to portion of HTML/CSS code

I am having a problem where some of my HTML/CSS code is being connected to my footer, when in fact they're supposed to be separate/independent of each other. The footer is supposed to remain gray ...
0
votes
1answer
58 views

IFrame Wmode Interrupts Fixed Menu

I have a youtube video that is embedded, but the menu that has a fixed position is not scrolling over it; rather, the video is overlaying the menu upon scrolling. The following snippet of code shows ...
3
votes
1answer
797 views

Display hidden div as content in new window

I am trying to mirror the functionality of the video player on this page, when you click View a Product Demonstration. It pops up with a new window (not a new tab) where scrolling is disabled and a ...
-2
votes
1answer
131 views

jquery Youtube api autosuggest script

I am trying to basically merge my two scripts together and I'm having trouble. What I want is for a user to start searching for a youtube video, and under the input box pops up search suggestions. ...
-1
votes
3answers
433 views

Video on popup page still playing even when I close the popup layer

I have a popup layer on my website that show the latest news on it. Now I want to embed a YouTube video on it, that plays once the user open the website. And I would like it to stop playing after the ...
0
votes
1answer
657 views

JQuery YouTube player - multiple playlists

I'm using the following jQuery YouTube player to load multiple YouTube playlists into a video player. jQuery YouTube Player It allows me to switch between playlists, and loads the first video on ...
0
votes
0answers
11 views

Flexible embeddable media with unknown ratio

This link suggests a technique to get flexible embeddable media, e.g. for youtube video: http://alistapart.com/article/creating-intrinsic-ratios-for-video However it requires to know the aspect ...
0
votes
1answer
185 views

Unable to CSS rotate iframe containing embedded Youtube video in IE

I want to show rotated embedded videos on my site. Im using iframes for displaying the videos. Rotating via css transform works well in all the browsers I've tested: iframe{ -moz-transform: ...
0
votes
1answer
55 views

Adding time-stamp to image of youtube video

What I'm trying to do is get the exact look of the videos on the youtube homepage (image: click here) including the time-stamp. If you look in the source code, you'll find a link to the image of the ...
1
vote
1answer
149 views

How to make embedded youtube videos on transparent <div> in opera brighter?

I'm trying to embed some youtube videos on transparent div In chrome and firefox they are working ok but in opera they are very dark opera http://i.imgur.com/QapAeO2.jpg chrome/firefox ...
0
votes
1answer
39 views

How to Over ride youtube external style?

I'm working on a website and i use a wordpress plug-in that embeds youtube videos. Now it has this great option to show only an image of the video and load the video only if you press the video so ...
1
vote
1answer
618 views

Javascript fade in fade out div with youtube video

I dont know a lot of javascript but I wonder if this is possible: I need the videos to be invisible and when I press one of my links a youtube embed fades in (and starts playing). Then when I ...
0
votes
3answers
62 views

Iframe hides styling of container

I am designing a site that has a semi-transparent container for the content, which is divided into two columns. My CSS: #content { width: 80%; margin-left: 10%; margin-top: 25px; margin-bottom: ...
1
vote
0answers
115 views

Why does embedded YouTube video have borders on 3 sides in Safari?

I have an embedded YouTube video on a site I designed. It looks fine in every browser except Safari? I made the video with curved white borders rendered into the movie itself so that once embedded it ...
0
votes
0answers
52 views

iframe onhover youtube api

Okay, I see there's a lack of feedback on this one, here's the main question, how do I capture the onhover event on a iframe OBJECT that has a youtube video inside it? That's basically what I am ...
6
votes
3answers
135 views

Remove css styles coming from embeded YouTube videos

<div id="videos"> <div id="channel_div" style="display: block;"> <div style="color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 12px; width: 555px;" ...
0
votes
2answers
331 views

embedded YouTube video layout issue

On this page an embedded YouTube video is displayed to the left of a carousel titled "Similar Festivals". The HTML used to embed the YouTube video is: The HTML of the YouTube section is: <div ...
-1
votes
1answer
669 views

How to add a splash screen/placeholder image for a YouTube video [closed]

I have a website that includes a lot of embedded YouTube videos; currently these are loaded simultaneously which, of course, causes the site to run extremely slowly when initially loaded. What is the ...
4
votes
3answers
51 views

Youtube videos placed in transparant div are transparant as well

I'm placing a youtube iframe in a content box that has 0.8 opacity opacity: .8; filter: alpha(opacity=80); but the videos are showing transparant as well, as in you can see the background of the ...
1
vote
1answer
165 views

Fading out the page while a youtube video is playing

How can you fade out /or place a black semi-transparent cover over the entire page when an embedded youtube video is playing and have it go back to normal when the video is over or paused? ...
0
votes
2answers
793 views

Weird bug with embedded youtube videos in google chrome

I have a weird problem occurring with a web page being viewed in google chrome. When viewed in ie9 / safari the embedded youtube video works fine but for some reason in chrome it just displays a black ...
0
votes
0answers
86 views

tabular - cutting off youtube showinfo

I am using Tabular to embed a youtube video as a background. While I have modestbranding=1 the problem is the 'showinfo' panel is being displayed. Can I modify the script to bring the container to ...
-2
votes
2answers
2k views

Getting an Embeded You Tube Video to Auto Play and Loop

I am trying to get a basic you tube video to auto play and auto loop embedded on a page, but am having no luck. Would someone be able to point out what I am doing wrong? <div style="text-align: ...
2
votes
1answer
453 views

Force YouTube Playlist to HTML5 playback

As I would like to be able to manipulate the z-index of an embedded Youtube playlist, I tried adding the html5 parameter, set to 1, but this seems to work for single video embedding only. This works: ...
1
vote
0answers
70 views

Responsive Youtube embed causing Share It buttons to be placed in wrong place in Wordpress

I have made my youtube embeds responsive using this css .video-container { position: relative; padding-top: 30px; /* IE6 workaround*/ padding-bottom: 57.25%; /* 16/9 */ overflow: ...
0
votes
1answer
138 views

CSS/Chrome: YouTube video embed causing unwanted 1px vertical space

The problem: When I embed a Youtube video in my page Chrome displays a vertical 1px white space on the left side of my page. The problem is limited to Chrome and pages with YouTube embeds. Live ...
0
votes
0answers
1k views

jQuery Video Gallery Vimeo and Youtube

I'm developing video gallery like vimeo.com that has thumbnails under it and play on main large div when you click on thumbnail, but this time has a youtube too. I can't find on how to get it like ...
0
votes
0answers
181 views

visibility: visible and youtube

I have a menu created with ul/li lists. To create a nice effect, I have the following css: #menu ul { /* ... */ visibility:hidden; /* ... */ } #menu li:hover > ul { /* ...
0
votes
1answer
41 views

Video not run in Firefox [closed]

Please find the link below, I have embed the youtube video in header part, it runs in Chrome, IE9, but not in Firefox http://demo.rimits.com/rpl/index.html Can you please help on this ?? Regards B
0
votes
2answers
311 views

YouTube embedded videos wont play in modal window in IE8

In Firefox, IE7, IE9 and other browsers, YouTube embedding works fine, but in IE8 nothing happens when you click the video. I'm thinking its a CSS issue to do with Z-index perhaps? I've tried changing ...
2
votes
1answer
160 views

Is it possible to print a youtube video stillshot, as it appears on your webpage?

When I try to print a page that has an embedded youtube video on it, it prints out a blank area, whereas a stillshot is displayed on the web. Is it possible to print it out as it appears on the web, ...

1 2 3