Skip to content

Reinstantiating the Ticker #12

@NickSutton

Description

@NickSutton

Hello,

I've implemented the ticker, and am updating the elements dynamically, but running in to a problem.

In my code I update the elements then call $('#ele').ticker(); which works fine the first time but not after the elements are updated again. Probably more of a question that an issue, but how can I re-instantiate the ticker, with the latest updated elements?

I've tried .destroy(), .remove(), .detach() etc but no joy.

Any help appreciated.

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