Responsive error
Responsive error
Nekkon
Posts: 4Questions: 3Answers: 0
in Extensions
Hello, I have a simple question. I get an error even without including responsive:true in my table initialisation.. I also get the same error if I include responsive:true and afterwards the table does not exist..
- Uncaught TypeError: Cannot read property 'Responsive' of undefined dat.responsive.js:17 (anonymous function) dat.responsive.js:18 (anonymous function)
I just add the js and css files and get this error. You can view my website http://inrealty.gr/ . Just click on the search button in the middle and it will show you the table afterwards.
This discussion has been closed.
Answers
Ok. Fixed it myself. Loaded responsive.js before dataTables, dumb mistake..