Real-Time Скриншот
Использование фреймов для создания Real-Time скриншотов
HTML
<iframe seamless src="http://dbmast.ru/files/buttons-css3/"></iframe>
CSS
iframe[seamless] { overflow: hidden; border: none; width: 100%;height: 500px;}
<iframe seamless src="http://dbmast.ru/files/buttons-css3/"></iframe>
iframe[seamless] { overflow: hidden; border: none; width: 100%;height: 500px;}