The iFrames On Demand plugin replaces all iFrames on the page with placeholder, when the placeholder is clicked the image appears.
This works without any configuration for all iFrames and will pull video thumbnails for YouTube, Vimeo and DailyMotion...
This section describes how to install the plugin and get it working..
Upload lowermedia-iframes-on-demand folder to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress.
Add to the iFrame tag.
How to I change the placement of the play button..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Manipulate iframes w content filter and add placeholder, then use js to add iframe back when clicked.
Feature add the 'no-placeholder to your iframe order to skip On Demand Overlay...
Read more