:help:
I have several epubs that use javascript to toggle show/hide text when a character is tapped (using an onclick function that swaps an element's style.visibility between visible and hidden). When I try to read the file in pocketbook's reader (for android), nothing happens when characters are clicked. Is there a setting somewhere in pocketbook that I've missed which will allow the onclick function to properly toggle the visibility of my other text?
I have several epubs that use javascript to toggle show/hide text when a character is tapped (using an onclick function that swaps an element's style.visibility between visible and hidden). When I try to read the file in pocketbook's reader (for android), nothing happens when characters are clicked. Is there a setting somewhere in pocketbook that I've missed which will allow the onclick function to properly toggle the visibility of my other text?