Debug Error

Debug Error

isport59isport59 Posts: 30Questions: 9Answers: 2

I tried to run the code through my debugger and I get the following error: "JavaScript runtime error: 'jQuery' is undefined" Would someone have an answer for this. The error is in the dataTables.editor.min.js file line at line 502, column 144

Info on this would be greatly appreciated

Mike

This question has an accepted answers - jump to answer

Answers

  • tangerinetangerine Posts: 3,350Questions: 37Answers: 394
    Answer ✓

    Maybe you are not including jQuery.js.

  • isport59isport59 Posts: 30Questions: 9Answers: 2

    Thanks for the heads up - I was using the default cdn jQuery in the package - I downloaded version jquery-1.11.1.min.js - everything works great now

    Mike

This discussion has been closed.