Embed Vimeo video using AngularJS directive
问题 I have a partial HTML page in an AngularJS app that I'm trying to add a vimeo video to. This template has an image and play button that fades out on click to show the underlying iFrame. I also want this click trigger to play the video, so that someone doesn't have to press two play buttons. The div in my partial page template where this is happening working version of site here: <div id="container" > <div id="dummy"></div> <div id="element"> <iframe id="player" class="fade {{playerFade}}" ng