I have a links page within an iframe and am trying to create an alphabet quick link to that section of the page. The only problem is that it moves the _parent window as well. I just want the iframe page to move. Here's the code I have. Any suggestions.
<a href="#a">A</a>
<a name="a">A</a><br>