avdistribution
01-12-2010, 01:32 AM
1) Script Title: Iframe SSI script II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm
3) Describe problem:
I have an iframe opening in a child div that's appended to a parent. The parent div doesn't expand to accommodate the div with the iframe. Expanding the parent or adding padding doesn't help. The script works great when placed on it's own, as does John Scheur's adaptation.
The html is a mess because I'm dealing with a site that mixes tables and css layout. The divs are within a table, if that makes a difference. Could be a site specific problem-it's built with a wysiwig editor and code added-but was wondering if there's a way to force the parent to expand to in turn allow the iframe to expand.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm
3) Describe problem:
I have an iframe opening in a child div that's appended to a parent. The parent div doesn't expand to accommodate the div with the iframe. Expanding the parent or adding padding doesn't help. The script works great when placed on it's own, as does John Scheur's adaptation.
The html is a mess because I'm dealing with a site that mixes tables and css layout. The divs are within a table, if that makes a difference. Could be a site specific problem-it's built with a wysiwig editor and code added-but was wondering if there's a way to force the parent to expand to in turn allow the iframe to expand.