Bradley Wright wrote:
> On 6 Mar 2007, at 16:08, david wrote:
>> Any way that I can use CSS to make my styles apply to the contents? Or
>> is there a convenient way using PHP to include his original file while
>> stripping the <html><body></body></html> tags from it?
> 
> The PHP question is out of the scope of this list, but as to your  
> other question:
> 
> Iframes are sandboxed from the parent page, so any styles you use  
> there will *not* propagate down to the contents of the iframe. Only  
> CSS files included in the source of the iframe will be used for styling.

Thanks, that's what I was afraid of. I can't include my CSS files in the 
iframe source, that might interfere with the source's use on the other site.

-- 
David
[EMAIL PROTECTED]
authenticity, honesty, community
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to