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

$(...).typewrite is not a function #11

Open
leeway00 opened this issue May 5, 2022 · 0 comments
Open

$(...).typewrite is not a function #11

leeway00 opened this issue May 5, 2022 · 0 comments

Comments

@leeway00
Copy link

leeway00 commented May 5, 2022

I put these two in my web header.

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script type="text/javascript" src="https://cdn.rawgit.com/mrvautin/typewrite/master/dist/typewrite.min.js"></script>

And then, the error below is appeared and not working. What should be the problem?

jquery.min.js:2 jQuery.Deferred exception: $(...).typewrite is not a function TypeError: $(...).typewrite is not a function
    at HTMLDocument.<anonymous> (http://127.0.0.1:4000/:225:27)
    at j (https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js:2:29948)
    at k (https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.min.js:2:30262) undefined
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