Skip to content

Script Embedding doesnt work #443

@shyam3891

Description

@shyam3891

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions