Ver Mensaje Individual
  #7 (permalink)  
Antiguo 12/05/2013, 10:41
Avatar de alberto510a
alberto510a
 
Fecha de Ingreso: abril-2013
Mensajes: 351
Antigüedad: 11 años
Puntos: 35
Respuesta: Transparencia iframe

Prueba esto:

Código HTML:
Ver original
  1. <div style="opacity:0.3;filter:alpha(opacity=30);width:100%;height:390px;">
  2. <iframe SRC="galeria/galeria.html" WIDTH="100%" HEIGHT="390" FRAMEBORDER="0"></iframe>
  3. </div>