Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does't work in IE #40

Open
GoogleCodeExporter opened this issue Feb 2, 2016 · 3 comments
Open

Does't work in IE #40

GoogleCodeExporter opened this issue Feb 2, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

Hello evreyone,

I've got a little problem..

When i inplanted the tubular Youtube BG it works perfectly in evry browser but 
not in IE V10.

Can anyone help me with this?

It's pretty urgent.

With Kind Regards,
Joran Veenman

Original issue reported on code.google.com by JCVD...@gmail.com on 2 May 2013 at 3:47

@GoogleCodeExporter
Copy link
Author

Seems a lot of people have this problem but no one is offering a solution.

Original comment by phix...@gmail.com on 24 May 2014 at 5:59

@GoogleCodeExporter
Copy link
Author

Add class="clearfix" inside your div and the below in your css and boom!

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

Original comment by kanell...@gmail.com on 26 Jun 2014 at 1:29

@GoogleCodeExporter
Copy link
Author

What you mean by "inside your div" What div? The wrapper? Or its own div. 
Doesnt seem to work here. It plays but the video is not fullscreen in IE. Fine 
in Chrome.

Original comment by JohnnyAv...@gmail.com on 9 Jul 2014 at 10:15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant