Me estoy volviendo loco la cuestión es que tengo un iframe con un tamaño determinado 585x280 y carga web de 560 de ancho y un tamaño variable de alto, por esto he puesto en el scroll "scoll="auto", en dos iframes no me muestra el scroll pero en otro síp y nó soloel vertical, si no que también el horizontal!!! cosa que no quiero ya que las páginas que se cargan tienen un tamaño establecido!!!
script iframe
Código HTML:
<iframe width="585" height="280" scrolling="auto" src="html/empresa.htm" name="contenido" frameborder="0" marginwidth="0" marginheight="0" align="left"></iframe>
Código HTML:
<table width="550" border="0" align="left" cellpadding="0" cellspacing="0"> <tr> <td><img name="cornisa" src="" width="550" height="32" alt=""> <p>textos</p> <p></p> <p></p></td> </tr> </table>
a ver si me podéis ayudar, por favor
gracias!!!