, iframe, , , , iframe src URL
iframe content HTML:
[a bunch of markup/stuff that you don't want to show]
....
<div id="topOfVisibleArea"></div>
[more markup]
iframe:
<iframe height="350px" scrolling="no"
src="http://my/page/i/want/to/show/part/of/here/#topOfVisibleArea"
width="500px"></iframe>
- :
iframe div. iframe, , , , .
: http://jsfiddle.net/sNSMw/