![]() |
#1 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,623
Karma: 3000161
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
|
A "back" button
Hi
It's about an history book with some maps. They are grouped at the end of the book. I have a "list of maps" in the TOC with hyperlinks to each individual map. Each map is also present as such in the TOC because it has its own chapter. In the text (sometimes right after the beginning of a chapter, sometimes further in the text), I have inserted hyperlinks pointing to relevant maps. Code:
<p class="Italdroite"><a href="chapter23.xhtml">Voir carte 1</a></p> Question: I'd like to add, for each map, a link (a "back" button) pointing back to the text. A kind of reverse link. |
![]() |
![]() |
![]() |
#2 |
Ex-Helpdesk Junkie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
If the map only needs to be referenced from one location, you can create another hyperlink by the map to that location.
In web coding, you'd use a link to Code:
javascript:history.go(-1) Last edited by eschwartz; 08-01-2014 at 07:32 AM. |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,623
Karma: 3000161
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
|
Hi
Thanks for your reply. This is the code I use for one map (example) Code:
<div style="text-align:center"><img alt="images1" class="frameGraphics" src="../Images/1.jpg" style="width:100%"/></div> Code:
display:none I suppose I should insert a link in the above div tag, like for foot notes? |
![]() |
![]() |
![]() |
#4 |
Color me gone
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
|
You have to make a link back if you want to be compatible with all devices. My little PRS-300 has a back button but it does not back up to the last place in the text.
I tend to use something like Return to start of Chapter 1 as a link. It works fine, but if you jump to this map from several places, you end up having a list, which is not elegant, but it is functional. |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
M92 "back"-button during stylus calibration | fusselkopf | Onyx Boox | 2 | 07-19-2013 01:53 PM |
Disappearing "Back" button at the top | osnova | Barnes & Noble NOOK | 8 | 04-03-2012 01:11 AM |
Anyone having issues with the "back" button? | rusmo | Kindle Fire | 28 | 11-18-2011 07:35 PM |
"Like"/"Agree" button for posts and threads. | Nexutix | Feedback | 8 | 01-13-2011 11:27 PM |