If you need to control youtube iframes with Javascript here's a couple places to look: stackoverflow.com and Youtube API Reference The nut and bolts of the needed code are: Note: This code came from stackoverflow.com var tag = document.createElement('script'); tag.src