emptyjs icon indicating copy to clipboard operation
emptyjs copied to clipboard

JQuery Compatibility

Open bennybtl opened this issue 9 years ago • 5 comments

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.

bennybtl avatar Apr 21 '15 18:04 bennybtl

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?

j-hernandez avatar Apr 21 '15 20:04 j-hernandez

@bennybtl @j-hernandez

matthewkremer avatar Apr 21 '15 20:04 matthewkremer

Well I have to say this seems... capricious and arbitrary.

j-hernandez avatar Apr 21 '15 21:04 j-hernandez

I got the same issue and adding a semicolon to the end of the file fixed it for me.

NARKOZ avatar Apr 22 '15 05:04 NARKOZ

I really wish I could "like" issue comments, you guys are great!

matthewkremer avatar Apr 22 '15 12:04 matthewkremer