I am trying to use autoabbr.js from github to automatically highlight predefined words on any page and show their definition on hover. I believe I did everything right but it is not working.
I get the error: TypeError: $(...).autoabbr is not a function
Here is the codepen. https://codepen.io/amitkapoor/pen/wvKRMdg