Hi, My client wants this on his site:
http://www.citicinemas.com/movies/958 click on ver trailer on the left.
So the youtube video opens in a pop up window, and it looks like it's not embedded. It's nice.
So questions are:
1. Am I right, is it not embedded?
2. Can I replicate this, and how?
Thanks for your help!
http://clinica-americas.com/video-test.html
I have colorbox.css linked properly, and jquery.colorbox.js is linked as well. I also have <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
I have the script in the header that they show on the demo page here: http://www.jacklmoore.com/colorbox/example1/
And I am using the exact link they show for youtube in the demo page:
<p><a class='youtube' href="http://www.youtube.com/embed/VOJyrQa_WR4?rel=0&wmode=transparent">Flash / Video (Iframe/Direct Link To YouTube)</a></p>
But it isn't working. I'll continue to work on it, to see what I am missing, but a little help would be great as well! Thanks.