Copy link to clipboard
Copied
Everything works when i'm finished with mij HTML file. When i watch in preview the link behind the button works en lead to the right page. But, when i publish my file as an HTML file and save it. it doesn't work anymore when i open the saved HTML file. How can i fix this?
Copy link to clipboard
Copied
if you're opening the html on your computer with your browser, you're probably triggering a cross-domain error.
Copy link to clipboard
Copied
Okay and you know how i make it work?
Copy link to clipboard
Copied
<a href="your file.pdf" download="file">sheet music</a>
that's an answer to another post on another thread.
Copy link to clipboard
Copied
Yeay but its a link to a website page
Copy link to clipboard
Copied
oops, sorry about that previous post.
upload your published files to a file server and then open your html.
Copy link to clipboard
Copied
I'm sorry and which file server?
Copy link to clipboard
Copied
where you're going to host your files.