My skill level in html and CSS is beginner-intermediate. My skill
level in jQuery is extreme beginner (I've devoted about 8 hours to
learning it so far).
What I'm try to is do is use the fancybox with Vimeo iframe code such
as the following: <iframe src="
http://player.vimeo.com/video/15382867?
title=0&byline=0&portrait=0&color=ffffff" width="640"
height="480" frameborder="0"></iframe>
I've devoted about four hours to this but I'm not getting anywhere; I
just don't know what to do. The methodology behind the sample code on
the Fancybox site relating to YouTube video, and even the code
underlying the samples of Vimeo videos on the Fancybox blog, doesn't
seem to apply to the current iframe code that Vimeo generates. If
there is anyone willing to help me out with a simple example of how to
implement this, i.e., just code showing a link that would trigger a
fancybox with the iFrame code above generating the video inside it, I
would be very grateful.