emptyjs
emptyjs copied to clipboard
JQuery Compatibility
I've installed EmptyJS, and the first thing I noticed was that all my JQuery code stopped working. Is there a compatibility setting I can use? I'm also using mootools on my page.
Confirmed, only difference is that I am using jQuery 1.6 from my local codebase and 3 other versions of jQuery are brought in from CDN via copy and pasted code from various tutorials. Adding mootools didn't help.
Any insight?
@bennybtl @j-hernandez
Well I have to say this seems... capricious and arbitrary.
I got the same issue and adding a semicolon to the end of the file fixed it for me.
I really wish I could "like" issue comments, you guys are great!