Essentially, on page load, I want a video to be hidden behind an image (I guess this can be done with positioning divs).
I would want the video to begin to play when a user clicks on the image the video is hidden behind. This should be possible with a bit of JavaScript/CSS.
What I'm really asking is does anyone know of any examples of this, or would it be possible with some jQuery/Mootools extension...? I would prefer not to use Flash so it works on iPhone/iPad.
Thanks