Is there a way to force a video to play full screen on the iPad?
I have a basic anchor which has the link to Vimeo, however this opens in the browser window - rather than full screen.
<a href="http://vimeo.com/videourl.mp4">
<p>watch the film</p>
</a>
I've had a look around StackOverflow and this question shows how to go the other way and force it to play inline, rather than full-screen. But I don't see an option to reverse this.
I am testing on an iPad 2 running iOS 7.