On Fri, Jun 11, 2010 at 4:18 PM, Angela French <[email protected]> wrote: > I want to add the google translate widget on my website. However, I want to > be able to use by own CSS styles. The widget is rendered in an iframe that > contains that the css for the widget. I can't seem to write my own css to > overwrite theirs. Can anyone explain to me how the cascade works when an > iframe is pulled into a page?
So far as I know it doesn't work at all. What's inside an iFrame is a separate document, not part of the current one. -- Ed Seedhouse ______________________________________________________________________ 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/
