View Single Post
Old 09-24-2013, 07:16 PM   #2
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
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:
Originally Posted by p_nut33 View Post
How can I create links within my ebook that will display an overlay/panel/pop-up on kf8? I was able to do this using <div> and css on ePub format but porting it with Kindle Previewer lost me those functions.

I was reading the new specifications for kf8 and it mentions side bars and call outs.

These books have to be reflowable, not fixed.

Can it be done? Thanks
You mean javascript pop-ups? As you would use for, say, footnotes in ePUB3?

If that's what you mean, in reflowable format, it can't be done. You can do "RM" (Region Magnification") for text pop-ups in fixed-format books, but if you review the specifications for how that works, you'll see why it doesn't work in reflowable books.

Sidebars and call outs are for floating elements, not pop-up elements. Not the same thing at all. Sorry.

Hitch
Hitch is offline   Reply With Quote