Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > ePub

Notices

Reply
 
Thread Tools Search this Thread
Old 08-01-2014, 02:03 AM   #1
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
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>
After looking at the map, to come back to the text, the reader needs to go to page xxx (if he took note of it) which is not very handy.

Question: I'd like to add, for each map, a link (a "back" button) pointing back to the text. A kind of reverse link.
roger64 is offline   Reply With Quote
Old 08-01-2014, 02:37 AM   #2
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
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)
BUT ebooks do not use javascript.

Last edited by eschwartz; 08-01-2014 at 07:32 AM.
eschwartz is offline   Reply With Quote
Advert
Old 08-01-2014, 03:15 AM   #3
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
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>
On top of this, I add a h3 tag with a
Code:
display:none
parameter, just to get an entry in the TOC.

I suppose I should insert a link in the above div tag, like for foot notes?
roger64 is offline   Reply With Quote
Old 08-01-2014, 06:39 AM   #4
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
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.
mrmikel is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
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


All times are GMT -4. The time now is 08:02 PM.


MobileRead.com is a privately owned, operated and funded community.