bell notificationshomepageloginedit profileclubsdmBox

10.01% popularity   0 Reactions

My fixed-layout read-along book is validated finally. I tested it on the Ipad. Everything looks fine, The audio is working fine. However, there is no word highlighting. I put this code in the CSS file and the content.opf file.

.-epub-media-overlay-active {
color: #f09aec ;
}

What else do I need to do?


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (1)

Login to follow story

More posts by @Kristi

1 Comments

Sorted by latest first Latest Oldest Best

10% popularity   0 Reactions

You need to include the following line in your content.opf file:

<meta property="media:active-class">-epub-media-overlay-active</meta>

Further information and examples can be found on the IDPF's site.


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

 

Back to top