Forum Moderators: open
I have 'parent.htm' containing 'child.htm' in an iframe. As default, the iframe displays the upper-left portion of 'child.htm' and you use scrollbars to view wherever you want. What I want to do is to show a specific part of 'child.htm' in the iframe (let's say; the place you reach when you click scrollbar twice). Alternatively to say, as subject says, I want to focus to a specific location of 'child.htm'. Is it possible?
Thx in advance.