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

.load( not working with newer versions of jQuery #58

@JosephBrown

Description

@JosephBrown

Updated jquery on a site and had to change one line of code to resolve issue:

  .bind('load', function () {

was:
.load( function () {

And back to working. :-)

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