No method 'live'
No method 'live'
fresconed
Posts: 6Questions: 0Answers: 0
I get the error message:
Uncaught TypeError: Object [object Object] has no method 'live'
where can I find the js with that method?
Uncaught TypeError: Object [object Object] has no method 'live'
where can I find the js with that method?
This discussion has been closed.
Replies
Having said that, it is because you are using something that uses `live with jQuery 1.9. If its a piece of DataTables software (I have absolutely no idea from your error), I'd suggest you upgrade to the latest release or the nightly. All nighties of DataTables software will work with jQuery 1.9.
Allan
I'm using:
* File: jquery.dataTables.editable.js
* Version: 2.3.3.
* Author: Jovan Popovic
with method .makeEditable
which versie and method I have to use?
Greetings
fresconed
Allan
FrescoNed