Swap style sheets in iFrame contents based on parent window size
For child documents that have the same hostname as the parent iframe document, you can use javascript to change stylesheets or other elements of the DOM on the child based on information sent from the parent.
Continue reading