Skip to content
This repository was archived by the owner on Apr 2, 2023. It is now read-only.
This repository was archived by the owner on Apr 2, 2023. It is now read-only.

Selector pack does not work along side JQuery #3

@noahwhite

Description

@noahwhite

When JQuery (1.8.3) is introduced to a page with the selector pack the selectors fail to work and the following is sent to the console:

Uncaught TypeError: Object [object Object] has no method 'Da'   http://annotorious.github.io/latest/annotorious.min.js:236
  r.Da  http://annotorious.github.io/latest/annotorious.min.js:236
  window.onload E:/sandbox/ImageTagger/ImageTagger_Web/index-annotorious.html:33

Line 33:

anno.addSelector(img1_src, new FancyBoxSelector());

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions