Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org
#

Q180 How can I position another frame on an anchor?

You are here: irt.org | FAQ | JavaScript | Frame | Q180 [ previous next ]

<SCRIPT LANGUAGE="JavaScript"><!--
parent.otherframe.location.href = 'otherpage.html#anchorname';
//--></SCRIPT>

Feedback on 'Q180 How can I position another frame on an anchor?'

©2018 Martin Webb