0
I searched here on the site and found nothing about it.
Would it be possible to do that or is there already something like?
I would like that when entering my site search on another site an image or link and open on my site in the form of Popup.
Example: In a specific area of the Site "B" has an image, would it be like when entering the site "A" the popup of the site "A" searched the site "B" this image and displayed to the visitor in the form of Popup? I’m using as an example an image, but it can be any element.
To do yes, you have to load the page x and go through the elements of it until you find what you need, Voce can either open in some normal modal and load this page or you can create an iframe too, If you put an example of site loading content from site b I can even create something to demonstrate, here is an answer that already gives you a sense of where to start: http://answall.com/questions/121047/como-obtain-regi%C3%A3o-specifica-de-um-iframe/121057#121057
– Gabriel Rodrigues
Thanks for replying, I created 2 simple websites for testing. Site B has 1 image http://sitebteste.blogspot.com.br/ and site A has nothing http://siteateste.blogspot.com.br/ . if you can show me how to make the image of site B appear on site A in popup form. see that I do not want the site to appear but only the image
– Endou