klokantech / iiifviewer

[DEPRECATED] IIIF WebGL / Canvas / DOM mobile-ready fast viewer powered by OpenLayers V3
http://klokantech.github.io/iiifviewer/
Other
54 stars 10 forks source link

Compatibility with jQuery on the same page #3

Closed klokan closed 9 years ago

klokan commented 9 years ago

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.

daliborjanak commented 9 years ago

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