javascript - Can I apply CSS to the elements within an iframe? -


I often see top frame with javascript functionality for sites and users using iframes with external sites.

eg user analytics software, dig bar, etc ...


Any suggestions for something similar? =) It would be good to know

No, out of iframe not A & lt; Iframe & gt; If it matches the domain etc. its own world, then Javascript can communicate in and out of it, and (if she wants to) insert CSS into a child's frame.

If & lt; Iframe & gt; There is content from a different domain, there is not much that you can do, the parent controls the size of the page frame and whether it is visible, and its content of the frame by position etc. more < / Em>, but it can not directly influence the way the actual frame content is presented.


Comments