Hello all
I would like to compile a bilingual ebook, and ideally, both language versions should scroll simultaneously on each side of a horizontal division.
In HTML/CSS/JS, it seems doable, example here:
http://jsfiddle.net/7tyb5/
Question: Is there a epub/KF8 standards-compliant way of obtaining a similar effect?
I assume JS in ebooks is flaky at best, but maybe some obscure CSS-magic can do the same trick.