Skip to content

Usage of .size() breaks code #57

@pattyjogal

Description

@pattyjogal

Chrome's dev console kept throwing me a nasty error that xxxx.yyy.size()was not a function. Turns out calls to size() have been deprecated since JQuery 1.8. Replaced with .length and it worked perfectly.

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