views:

20

answers:

1

I would like to load a webpage on an iframe and then change some styles from the parent page through javascript. The webpage to load on an iframe isn't on my domain. I mean, it can be some random page on the web. Is this possible? If so, how?

+1  A: 

This site explains it very well for you.

Shadi Almosri
+1, that's a great article.
Josh