javascript - How to remove an certain element in iFrame -
this question has answer here:
i've got website has iframe in it. iframe linked external page. want remove elements in external website (the website has html coding) using javascript (other methods ok too) without clicking on "remove" buttons or anything, should automatically remove element when webpage , iframe loads, no 1 can see it. example, want remove website's logo , contents. i've tried lots of methods don't work in iframe.
unfortunately cannot access elements in iframe if iframe linked external site, there no workaround using javascript.
Comments
Post a Comment