html - Is live modification the CSS of a website possible in a iframe or DIV? -
i want build pages have header bar pages other sites in iframe or div below it. want replace css of site below own css (override in way; example may reference blog page below want change via css). please note these pages pages whereby allowed based on licensing of site.
is possible?
no, not really. not cross-domain. whole point of iframes content insulated parent page. see how apply css iframe? thorough discussion of issue.
Comments
Post a Comment