Easiest example doesn't work
Easiest example doesn't work
guest123
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
This discussion has been closed.
Answers
I have no idea. A screenshot for you:
http://www.m-i-u.de/images-i90883bjiz0e.png
My test file:
http://www.file-upload.net/download-9938110/tabletest.html.html
Maybe somebody see the mistake.. (CDN solution)
The example I used:
http://datatables.net/examples/basic_init/zero_configuration.html
Can anybody post a working example? I think I able to transfer on my solution..
Thank you (Y)
got it. closed
useful tool (Y)
thanks! :)
You should learn JS it is really important these days.