Forum Moderators: open
<iframe src="page.html#name1">
I've always thought this would work as long as there's a named anchor in the iframed document <a name="name1"></a>. I know it works for links that target the iframe, but I never tested it with the initially loaded document.