Hacker News new | ask | show | jobs
by startswithaj 4779 days ago
I have to fire the url twice in chrome in console I get

uncaught ReferenceError: $ is not defined

Is it firing some code before it can load Jquery?

1 comments

It needs a $ on the first line of shortly.js (function() { >>>$(function() {
I'm the creator. Fixed now :)