Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSFiddle Example does not work #78

Open
camerontbelt opened this issue Aug 15, 2022 · 1 comment
Open

JSFiddle Example does not work #78

camerontbelt opened this issue Aug 15, 2022 · 1 comment

Comments

@camerontbelt
Copy link

JSFiddle throws the following error

"<a class='gotoLine' href='#64:43'>64:43</a> Uncaught TypeError: $.parseJSON is not a function"

Clicking the buttons does nothing.

@ruffin--
Copy link

Looks like you just need to add a link to jQuery. Perhaps jsfiddle used to include that by default?

But, eg, this fork of the fiddle seems to work without generating that error (which I did see when jQuery wasn't included):

http://jsfiddle.net/7vk8fu12/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants