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

improper case of iframe attribute line 118 #737

Closed
tomagnew opened this issue Jul 13, 2015 · 2 comments
Closed

improper case of iframe attribute line 118 #737

tomagnew opened this issue Jul 13, 2015 · 2 comments

Comments

@tomagnew
Copy link

Line 118 of jquery-colorbox.js reads:

iframe.allowFullScreen = true; (should read iframe.allowFullscreen = true)

This improper attribute causes YouTube fullscreen buttons not to show.

Thanks!

@jackmoore
Copy link
Owner

So it is, thanks!

@tomagnew
Copy link
Author

Thank you for this awesome plug-in and your continued support of it!

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

No branches or pull requests

2 participants