avoid same origin restriction for iframe edit CSS (crossdomain)
Budget: $30 – $250 USD
I need to hide an element of this Iframe (crossdomain iframe) : https://examenesadomicilio.com/certificado-pcr-o-antigenos-para-viaje/ there is an Iframe. I attach the element I want to hide.
As you know there is no way to get an element through javascript and edit css in an external iframe (crossdomain).
But I saw that some people hacks it getting content through php and rendering through an same server iframe.
Here is some documentation I found:
http://qnimate.com/same-origin-policy-in-nutshell/
https://stackoverflow.com/questions/217776/how-to-apply-css-to-iframe
https://stackoverflow.com/questions/25395279/customize-css-of-google-docs-viewer/25395314#25395314
https://pipwerks.com/2008/11/30/iframes-and-cross-domain-security-part-2/
As you know there is no way to get an element through javascript and edit css in an external iframe (crossdomain).
But I saw that some people hacks it getting content through php and rendering through an same server iframe.
Here is some documentation I found:
http://qnimate.com/same-origin-policy-in-nutshell/
https://stackoverflow.com/questions/217776/how-to-apply-css-to-iframe
https://stackoverflow.com/questions/25395279/customize-css-of-google-docs-viewer/25395314#25395314
https://pipwerks.com/2008/11/30/iframes-and-cross-domain-security-part-2/