Hi,
I have an HTML page that has an iframe element.  The iframe element
src references a page that is on a different domain than the "caller"
page.  Both the caller page and the iframe page both call the same css
file on the same domain.

I want to confirm that the caller's CSS file CANNOT influence any
content in and iframe, because the iframe is its own "document."

I ran into a situation where some radio buttons in the iframe content
misalign after the caller page loads fully.  At this point, I think
it's Javascript code that is doing this, since I know Javascript can
access iframe content.

Thanks,
Stephen
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to