I want to display all the images of a page with its url. The user will be able to able then to choose the right one.
I tried to display the page in an Iframe, but then I have some troubles to manipulate the DOM.
Do you have an other idea to do that ?
Thanks !