Skip to content

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

@ng-ivan-hk

Description

@ng-ivan-hk

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.

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