I have created a page with three frames
http://e.1asphost.com/modmiddy/htmlhelp/index.html
____________________
| Searchandfind.html |
|--------------------|
| MIDDLE |
|--------------------|
| linkset.html |
|____________________|
I just started these frames tonight so please bare with the lack of
content. Basically when finished you will be able to select from 83
different pages in a jump menu located in searchandfind.html. The
selected page will appear in in the "MIDDLE" frame. Linkset.html
contains links for the letters A through Z. Every one of the 83 pages
contain the same name/id markers. Each page is a transcription of an
audio file and the words are seperated by letter. Enter the problem. I
want to be able to open any one of the 83 pages, click on say letter S
in linkset.html, and have it take me to the S section of the page
located in frame "MIDDLE". I would like to make linkset.html universal
among all the files to avoid having to create the link like <A
HREF="page32.html#sectiona">. I have been messing around with it all
night and doing heavy research with no results. Can anybody tell me
what I am doing wrong?
NOTE: I am aware that if I make the links in linkset.html like the one
above that it will work. I really would like to avoid having to make
83 different linkset.html's to achieve my goal. What I would like to
do is be able to click on, for example, A in linkset.html and it will
search whatever html file is
currently loaded in frame "MIDDLE" for, for example, #SectionA.