hide div and show iframe with countdown using javascript
问题 When the page load this iframe class="frame_src" must be hidden like, display="none" And after 10 seconds this div must hide class="load_video" and show iframe class="frame_src" Right now the problem is when countdown is counting somehow the iframe video plays in background, I can hear it, and when the 10 seconds elapsed, it will play the video again. Here's my full code : http://plnkr.co/edit/LhxRjJXBnCGKGfW4ZLWO?p=preview Here's my javascript code : <script> function startChecking() {