D.S.R.Clark
08-06-2003, 06:50 PM
I'm woking on my updated site. One of the things will be an on-line book from the 1800's.
I'm using an I-Frame-type set-up with the contents of the book on an underlying page. On the I-frame page I would like to put a "chapter jump" becaus there will be 42 chapters. I tried to use bookmarks with hyperlinks next to the I-Frame window, but when clicked, it does away with the I-Frame page and goes diresctly to the page the story text is on.
Here is the code I was trying to use:
<p align="center" style="margin-top: 0; margin-bottom: 0">
<font color="#FFFFFF"><a href="SS2.htm#Chapt.1">1</a></font></p>
* In short a page with an I-Frame with numbers next to it representing the diffeent chapters. I just want the numbes to slide to the desired chapter in the I-Frame window.
PLEASE HELP!!!!:(
Thank in advance, David
I'm using an I-Frame-type set-up with the contents of the book on an underlying page. On the I-frame page I would like to put a "chapter jump" becaus there will be 42 chapters. I tried to use bookmarks with hyperlinks next to the I-Frame window, but when clicked, it does away with the I-Frame page and goes diresctly to the page the story text is on.
Here is the code I was trying to use:
<p align="center" style="margin-top: 0; margin-bottom: 0">
<font color="#FFFFFF"><a href="SS2.htm#Chapt.1">1</a></font></p>
* In short a page with an I-Frame with numbers next to it representing the diffeent chapters. I just want the numbes to slide to the desired chapter in the I-Frame window.
PLEASE HELP!!!!:(
Thank in advance, David