For jQuery Touch Punch, you have to download jquery.ui.touch-punch.js. I was wondering where do I have to put this file?
Also the second step of implementing it is
Include Touch Punch after jQuery UI and before its first use.
Why do I have to include it before and after and not just before?