|  10-23-2012, 05:17 PM | #31 | 
| Groupie            Posts: 184 Karma: 2572 Join Date: Aug 2010 Device: Kindle | |
|   |   | 
|  10-23-2012, 05:33 PM | #32 | 
| Fanatic            Posts: 502 Karma: 65460 Join Date: Jun 2011 Device: Kindle | 
			
			I'm talking out of my ass here, but my guess is that such functionality would be dependent on the e-reader software.  Dictionary entries are displayed as pop-up balloons in Kindles, for instance, but that has nothing to do with the internal code of the book itself.  Unless you could bundle javascript functionality (or something similar) in to a book, I don't see how this would be possible without the explicit support of the e-reader software.
		 | 
|   |   | 
|  10-23-2012, 05:43 PM | #33 | |
| Grand Sorcerer            Posts: 28,880 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | Quote: 
  I can't claim a single bit of the credit for conceiving the concept. In fact, I've found it to be fairly common practice (even in the "commercial" ebooks I purchase) nowadays. I just adopted it. I like it as an ebook creator AND as an ebook reader.   | |
|   |   | 
|  10-24-2012, 01:12 AM | #34 | 
| Wizard            Posts: 4,520 Karma: 121692313 Join Date: Oct 2009 Location: Heemskerk, NL Device: PRS-T1, Kobo Touch, Kobo Aura | |
|   |   | 
|  10-24-2012, 02:02 AM | #35 | |
| Bookmaker & Cat Slave            Posts: 11,503 Karma: 158448243 Join Date: Apr 2010 Location: Phoenix, AZ Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 | Quote: 
 Unfortunately, it does not work on the vast majority of readers; it's ePUB3 only. {sigh}. I wish it did, but, them's the breaks, as they say. The link that Toxie is discussing is hither: http://www.pigsgourdsandwikis.com/20...pub-3-and.html Hitch | |
|   |   | 
|  10-24-2012, 06:52 AM | #36 | 
| Wizard            Posts: 4,520 Karma: 121692313 Join Date: Oct 2009 Location: Heemskerk, NL Device: PRS-T1, Kobo Touch, Kobo Aura | 
			
			Correct, that is why I said ePUB3. Alas.
		 | 
|   |   | 
|  10-24-2012, 07:02 AM | #37 | 
| Grand Sorcerer            Posts: 28,880 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | 
			
			The balloon pop-up would be the perfect solution. But then again ... I'm almost certain we'll end up with 27 different implementations to account for (when coding them) by the time it becomes common-place to support the feature.    | 
|   |   | 
|  10-24-2012, 01:15 PM | #38 | |
| Grand Sorcerer            Posts: 11,470 Karma: 13095790 Join Date: Aug 2007 Location: Grass Valley, CA Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7 | Quote: 
 Dale | |
|   |   | 
|  10-24-2012, 01:45 PM | #39 | |
| Grand Sorcerer            Posts: 28,880 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | Quote: 
   | |
|   |   | 
|  11-11-2012, 08:18 AM | #40 | 
| Zealot            Posts: 101 Karma: 202774 Join Date: Apr 2012 Device: none | 
			
			Finally! I´ve found the code, here: http://www.w3.org/TR/html5/links.html#footnotes <p> Announcer: Number 16: The <i>hand</i>. <p> Interviewer: Good evening. I have with me in the studio tonight Mr Norman St John Polevaulter, who for the past few years has been contradicting people. Mr Polevaulter, why <em>do</em> you contradict people? <p> Norman: I don't. <sup><a href="#fn1" id="r1">[1]</a></sup> <p> Interviewer: You told me you did! ... <section> <p id="fn1"><a href="#r1">[1]</a> This is, naturally, a lie, but paradoxically if it were true he could not say so without contradicting the interviewer and thus making it false.</p> </section> Are my problems over now, or are they just beginning? I had a mind to put the footnote material IN the text because it seemed so cumbersome to code, but this looks nice. | 
|   |   | 
|  11-11-2012, 10:43 AM | #41 | 
| Grand Sorcerer            Posts: 28,880 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | 
			
			Correct me if I'm wrong, but you never indicated you were looking for coding examples of how to easily create links to (end|foot)notes. Sigil won't like the HTML5 <section> tag, however. You'll have to get rid of those if you're trying to stick to ePub2. | 
|   |   | 
|  11-11-2012, 10:55 AM | #42 | |
| Zealot            Posts: 101 Karma: 202774 Join Date: Apr 2012 Device: none | Quote: 
 Sure I can remove <section>. Should it be replaced with something else? And this seems to be an even bigger question than footnotes: Should I stick to ePub2? (The irony of calling me "Connoisseur"....) | |
|   |   | 
|  11-11-2012, 11:24 AM | #43 | |
| Well trained by Cats            Posts: 31,249 Karma: 61360164 Join Date: Aug 2009 Location: The Central Coast of California Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A | Quote: 
  with no perfect answer. 1) Since readers do not have a 'page foot' support, foot notes can end up at the end of a chapter (does this work if you don't break on chapters?). Endnotes are at the End of the book,right? 1) Conversions will probably be a mess no matter what you choose  1) Readers don't have balloon (help) notes. Inline kind of breaks up the smooth 'read' (note: all the 1's  )  what every you do, you lose  Why the 'Spec' people have not addressed these kinds of issues by now totally eludes me. We are on the 3rd generation of EPUB fer crin' out loud. Are these people still using Just CRT's and Paper? Because the design does not seem to consider e-ink (screen refresh) and handhelds (orientation and Aspect ratio) in general. | |
|   |   | 
|  11-11-2012, 11:29 AM | #44 | |
| Grand Sorcerer            Posts: 28,880 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | Quote: 
   | |
|   |   | 
|  11-11-2012, 04:52 PM | #45 | |
| Addict            Posts: 254 Karma: 69786 Join Date: May 2006 Location: Oslo, Norway Device: Kobo Aura, Sony PRS-650 | Quote: 
 You certainly should stick with epub2 if you want your epubs to be readable on a majority of readers. BTW, no one is a Connoisseur in these matters, we all have to cope with the mess that is the epub "standard" with various "embrace + extend" quirks, and a large amount of proprietary bugs, at least for a while. Not good. | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Footnotes | Kumabjorn | Amazon Kindle | 1 | 07-10-2010 04:55 AM | 
| PRS-300 Footnotes | bugjd | Sony Reader | 3 | 06-08-2010 05:15 PM | 
| footnotes | trout | Sony Reader | 8 | 02-13-2010 01:08 PM | 
| Footnotes . . . ? | gaudentius | Sony Reader | 17 | 02-12-2009 05:04 PM | 
| Footnotes | PieOPah | Workshop | 5 | 01-22-2009 09:01 AM |