klokantech / iiifviewer

[DEPRECATED] IIIF WebGL / Canvas / DOM mobile-ready fast viewer powered by OpenLayers V3

Home Page:http://klokantech.github.io/iiifviewer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compatibility with jQuery on the same page

klokan opened this issue · comments

If the compiled IIIF viewer is on a page where also jQuery is there are JavaScript errors.

Solution could be to include jQuery externs always during compilation to keep the short symbols defined by jQuery unused by minification process.

Jquery externs are now in master, tested. New builds are in gh-pages.