I need to write a script that will hide the blocks on the page loaded by the iframe.
There is a domain with SSL, in which the usual code is pulling pages from another site (another domain, also with SSL).
Items that you want to hide on another site have <div class = ...>
The main task: To the person staying on my domain did not see the 4 elements that are on another site (which is pulled through the iframe)