How to give style to iframed page content using parent pages css?

后端 未结 2 763
遇见更好的自我
遇见更好的自我 2021-01-14 10:07

How to style iframed page\'s content using parent pages css ? I don\'t have access of iframed page?

i made thisfor example - http://jsbin.com/uxobe

how to st

2条回答
  •  渐次进展
    2021-01-14 11:08

    If you have no kind of access to the IFrame, neither from server side nor through JS because of cross domain issues: Not at all, I'm afraid.

    If you can get hold of it through JS, you could sneak in own stylesheets one way or another, either by directly accessing and changing the styles (clean) or writing a