Easiest example doesn't work

Easiest example doesn't work

guest123guest123 Posts: 6Questions: 1Answers: 0

Heyho folks,

I test the datatables in the easiest case but it doesn't work. I got the error message:
"SCRIPT5009: "$" is undefined"

This error message refers to the rows:

$(document).ready(function() {
$('#example').DataTable();
} );

HTML, PHP, CSS and Java isn't a problem for myself but I have no knowledge of JS.. Think it is a stuid mistake of mine.. May someone of you guys have got a few minutes to help me?

xoxo

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.