[Php-it] [OT] E' possibile...

Gianluca Baù gianluca at ihuri.it
Thu May 18 12:42:48 CEST 2006


>>>> è possibile creare un'iframe la cui altezza si adatti  
>>>> automaticamente al contenuto?
>>>
>
> Io ho risolto così, ma forse non è esattamente ciòche cercavi....
>
> <iframe align="top" frameborder="0" scrolling="no" 
> src="prodotti_link.php?idref=<?php echo $ordine;?>" width="100%" 
> height="<?php echo ($numrows*50)+50; ?>"></iframe>
>
>
> Bruno
>
Pensavo più a un attributo del tag <iframe>...

cmq farò così se proprio non c'è altro modo.

Grazie e saluti

Gianluca


More information about the Php-it mailing list