Override body style for content in an iframe
The below only works if the iframe content is from the same parent domain. The following jquery script works for me. Tested on Chrome and IE8. The inner iframe references a page that is on the same domain as the parent page. In this particular case, I am hiding an element with a specific class … Read more