"ReferenceError: $ is not defined at :3:1 at https://live.datatables.net/js/prod/
"ReferenceError: $ is not defined at :3:1 at https://live.datatables.net/js/prod/
Link to test case:
Hi, i had this problem in few days many times. in live.datatables.net i had some issue which i wanted to test and the live.datatables doesn't react as i wanted (code doesn't work)
But on jsfidle is working fine. https://jsfiddle.net/Mausino/5xqcypfb/
Sorry, i still have issue to upload screenshot... here is other source of screenshot... https://file.io/ix8vfwd64Nu9
I tested on Chromium 111.0.5563.146, Firefox 111.0.1 (64-bit) both Ubuntu 22.10
It worked only on my mobile android Firefox 111.1.1
Thanks
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
This question has an accepted answers - jump to answer
Answers
If they are links to old examples, you might need to make the jQuery include
https
rather thanhttp
. I'm going to write a script to update all the old examples, but I've not managed to do that yet.Allan