Trying to load a page fragment, or at least jump to a div but with no joy.
<iframe src="http://myurl.com/#property_details" width="300" height="300">
</iframe>
but the iframe does not skip to the requested div, it simple loads the whole page, scrolled to the top.