PDA

View Full Version : Variable height iframe


speedytina
06-05-2006, 08:52 PM
Hi;
Re;http://www.dynamicdrive.com/dynamicindex3/tabdocviewer.htm

How do I change following code to allow variable height to fit content?


Thanks

<iframe id="tabiframe" src="http://www.google.com" width="98%" height="350px"></iframe>

speedytina
06-08-2006, 01:27 AM
Never mind.
Found http://www.dynamicdrive.com/dynamicindex17/tabcontent.htm, which has everything I was looking for.

Thanks