I have a simple HTML page(not on server, but on PC) and it contains links to pictures.
If I use a memory USB to store the page and I insert the memory USB into another PC I need to change the path so the webpage can still find the link to the picture.
Is it possible to find the link automatically with JavaScript? How?
Thank you in advance!
If I use a memory USB to store the page and I insert the memory USB into another PC I need to change the path so the webpage can still find the link to the picture.
Is it possible to find the link automatically with JavaScript? How?
Thank you in advance!
Comment