michmech / xonomy

A schema-driven XML editor for the web.
MIT License
91 stars 32 forks source link

jQuery 3.3.x #38

Closed fullstackellerbeck closed 6 years ago

fullstackellerbeck commented 6 years ago

Hi There,

I'm trying to use xonomy with jQuery 3.3.1 and it doesn't seem to like the $.parseXML function, if I switch to the 1.11.0 version used in the demo on lexiconista it does work. Any ideas on what needs to be changed in able to get this to function with later versions of jQuery?

fullstackellerbeck commented 6 years ago

Actually, I see now that is it because of 'use strict' in later versions of jQuery, I can work with this.

DigiTransGlasgow commented 6 years ago

Hello, so, is the solution 'just' switching to an old jQuery version? Is there no way of having xonomy to work with the latest jQuery?

DigiTransGlasgow commented 6 years ago

PS: if I load 1.11 I get this error:

ReferenceError: $ is not defined[Learn More] xonomy.js:493:29