html - Embed website in an iframe and hide certain elements -


i have client wants able embed website distributors websites.

basically inserting in iframe. want elements of website visible not appear on embedded version.

is there way embed website in iframe , use css hide specific div id's achieve this?

you can use following code in java script manage element of iframe

frame.contentwindow.document.getelementbyid or frame.contentdocument.getelementbyid 

Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -