recortar un iframe

Post on 16-Feb-2016

326 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

recortar

TRANSCRIPT

Recortar un iframe

Altura (heigh) ó anchura (width)

<div style="height:240px;overflow:hidden">

<iframe src="http://files.bannersnack.com/iframe/embed.html?hash=9de1e0220f9e6d563075d0d9b3016118&bgcolor=%23FFFFFF&alt=screenshot&t=1313519423" width="900" height="250" frameborder="1"></iframe></div>

<div style= "width:760px;overflow:hidden">( RECORTAR ANCHURA POR LA DERECHA)

<div style= "height:880px;overflow:hidden"> ( RECORTAR ALTURA POR ABAJO)

<iframe src="http://v.calameo.com/?bkcode=0007073675887f6e56d07" width="900" height="994" seamless="seamless" frameborder="0" allowtransparency="true" style="margin:-50 auto;"></iframe>

EL MARGIN ES PARA RECORTAR POR ARRIBA

Sin el AUTO ES POR EL LADO IZQUIERD

<div style= "width:760px;overflow:hidden">

<div style= "height:880px;overflow:hidden">

<iframe src="http://v.calameo.com/?bkcode=0007073675887f6e56d07" width="700" height="994" seamless="seamless" frameborder="0" allowtransparency="true" style="margin:-50 auto;"></iframe>

top related