Forum Moderators: not2easy
I've got a stylesheet in both the parent and the iframe in a webpage.
I'd like the iframe to be able to just use the same stylesheet as the parent document, is this possible? It seems messy to have to call extra stylesheets otherwise.
So - is it possible to get the iframe to inherit the styles of the parent document?