Skip to content
This repository was archived by the owner on Sep 11, 2022. It is now read-only.
This repository was archived by the owner on Sep 11, 2022. It is now read-only.

Will only work as intended on elements with an ID #21

@gingerbeardman

Description

@gingerbeardman

Will only work as intended on elements with an ID, so:

$("h1, h2").sticky('destroy');

will result in all matching elements receiving a wrapper #undefined-sticky-wrapper which will not be unique.

not sure of the best way around this. maybe throw a warning? or just say in the docs that you must use ID'd elements?

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