Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script Embedding doesnt work #443

Open
shyam3891 opened this issue Jan 23, 2024 · 0 comments
Open

Script Embedding doesnt work #443

shyam3891 opened this issue Jan 23, 2024 · 0 comments

Comments

@shyam3891
Copy link

shyam3891 commented Jan 23, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant