Hi,
This is my first post on these forums, so please go easy on me! :D
Was wondering if there is an easy way to import a DIV or CLASS container from another website to embed in my own website. I am only looking to import a specific container from a second website, so although I could use an iFrame or object-embed, the problem is it displays the entire page which I want to avoid.
Are we looking at PHP or JQuery to achieve this sort of thing?
The scenario is that I am setting up a new website to publish weather data on. This weather data is being uploaded from a home weather station and is presented in a standard HTML page. There is a 'weather summary' presented in a divider at the top. It is this I want to import into my page.
I've searched the inter-webs and not been able to find much other than using an iFrame or object-embed. I don't know if anyone could be kind enough to point me towards some relevant information or indeed offer me any suggestions or examples of how this could best be done.
Thanks in advance,
Will.