hyperlink outside spine error
Hello,
I have a hand coded epub using Sigil where I want to link a set of words to an image. As an example the wording Figure 1 can be clicked to have a image appear large (as if the image was double clicked).
Its coded as this: <a href="../Images/Figure1.jpg">(Figure 1)</a> and it works as expected on the iPad I am testing. Flightcrew has no issues. When I run it through epub check I get the error - hyperlink to resource outside spine. Do I have to list them as ID's as I have seen in another thread here and if so how to I ensure they open large, I don't want them to just go to the page where they are sitting.
I am only creating at the time for the Apple store so only worried about getting it loaded there for now. If I left as is does anyone know if it will go through?
Thanks for guidance.
|