How display an element from another page hosted on another sub domain ? - eviltoast

Hi,

I would like to display an element (div) of another web page, hosted on a owned sub domain…

I was planning to use iframe, but it seem that iframe only allow to grab the entire page… any ideas ?

Thanks.