So I've upgraded from 7 to 8.0 and I got this error in a custom web part:`Uncaught TypeError: $ is not a function` on the line `var $=jQuery.noConflict();$(function(){$(@.footable@).footable()})` s...