View Single Post
Old 06-16-2023, 05:55 PM   #3
z537815
Enthusiast
z537815 began at the beginning.
 
Posts: 27
Karma: 10
Join Date: Aug 2019
Device: Lenovo TB-X704F
With "map" I mean "folder" / (sub)directory. This directory contains an epub and a series of MP3-files. The MP3s are not included in the Epub.

From a page in this epub I would like to refer to a MP3 using a link specifying a relative file URL in a <a>-tag. This way I can play an MP3 when I click on a picture.

My problem is: how do I specify the file URLin the HREF of the <a>? I know how to do this with an absolute file-URL, but this would tie me to a specific path on my - local - drive, and I don't want that.
z537815 is offline   Reply With Quote