First of all, make sure you don't include jquery library after your js code!
Especially be careful if you use bootstrap!
I had the problem - I didn't see the part of bootstrap code in the footer.php, which had another jquery library - which caused the problem.