-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
I am trying to embed this script into my html offline.
When I use this it works:
<script src="https://cdnjs.cloudflare.com/ajax/libs/jsbarcode/3.11.3/JsBarcode.all.min.js"></script>but when I use this code it doesn't:
<script src="JsBarcode.all.min.js"></script>where the .js file is in the same folder as the .html file.
The debugging in Microsoft Edge presented us with the following error (see attached)
Presentation1.pdf
Metadata
Metadata
Assignees
Labels
No labels