Quote:
Originally Posted by phillipgessert
No real advice, but I'd just use a unicode arrow if it were me; and since (it looks like) you're trying to hide the endnote anyway, I'm actually not sure the arrow serves much purpose. Probably I'm misunderstanding, though.
|
Yes it is because it is nested, so when I click on the main link, it pops up the note and I want to have an arrow on the popup to take it back to the link
Seems to be something to do with the syntax in this line
<aside class="hidden" epub:type="footnote" id="na"><h5 style="color: green;"><a href="#n1"><img alt="return" src="../Images/return.png" width="30" height="16"/></a></h5>
I got it to work when by mistake I put the same reference on two of the popup codes and the third one showed the arrow, so it needs the above code modyfying but I am not sure how