The use of Jquery in this repo is ligated to materializecss. But QCObjects has a Tag function that replaces the $ function of Jquery and also with enhanced query selector behaviour. So now it is needed to remove JQuery and replace the $ function with the Tag() implementation of QCObjects in every part of the code.
The use of Jquery in this repo is ligated to materializecss. But QCObjects has a Tag function that replaces the $ function of Jquery and also with enhanced query selector behaviour. So now it is needed to remove JQuery and replace the $ function with the Tag() implementation of QCObjects in every part of the code.