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

'finished' event is not fired for version 1.6.0 #168

Open
ng-ivan-hk opened this issue Jun 17, 2021 · 0 comments
Open

'finished' event is not fired for version 1.6.0 #168

ng-ivan-hk opened this issue Jun 17, 2021 · 0 comments

Comments

@ng-ivan-hk
Copy link

I noticed that the finished event is not fired anymore when using a newer version (e.g. 1.6.0).

I have tried the following example from the demo page:
https://codepen.io/aamirafridi/pen/ayBmF

The above example is using version 1.3.1, therefore I updated the external script URL
from
https://cdn.jsdelivr.net/jquery.marquee/1.3.1/jquery.marquee.min.js
to
https://cdn.jsdelivr.net/npm/[email protected]/jquery.marquee.min.js

image

After updating the script to 1.6.0, the example is not working anymore, as the finished event is not fired.

Thank you very much in advance.

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