Skip to content

test.html doesn't work #21

Description

@davewhitley

After uploading the master folder to the server, the plugin does not work.

Remove the first backslash in the script src, and it works.

Change

<script src="/src/jquery.typer.js"></script>

to

<script src="src/jquery.typer.js"></script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions