On Thu, Dec 11, 2008 at 12:26 PM, Adam Ducker <a...@plugged-n.biz> wrote: > s...@ssyed.com wrote: >> Is there a way to control embedded CSS that in an iFrame? I am able to add >> hooks to control the CSS for the iFrame but I want to be able to control >> the CSS hooks in the iFrame. How is this achieved if at all? Thanks. > > As far as I know CSS will not cascade down into iFrame content. You > could possibly attack the content with a JavaScript function that would > apply inline styles but that's too off topic for this list. > > -Adam Ducker (http://adamducker.com) > ______________________________________________________________________ > css-discuss [cs...@lists.css-discuss.org] > 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/ >
I've had luck putting the same CSS into the iframe page itself. Nancy ______________________________________________________________________ css-discuss [cs...@lists.css-discuss.org] 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/