IFrame question

  • Thread starter Thread starter Jon Paskett
  • Start date Start date
J

Jon Paskett

I have an IFrame that returns dynamic data in a table from another site. I
want the TABLE (holding the IFrame) to automatically expand according to the
returned data within the IFrame instead of scroll bars.

Any ideas would be appreciated.

TIA

Jon
 
The IFrame doesn't expand based on the content loaded within it, so it is not possible to accomplish
what you would like.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
The trick would be to get the IFrame to expand. The Table would then
automatically expand.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Back
Top