You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. jeditable gives error when used with Add/delete button
2.
3.
What is the expected output? What do you see instead?
Expected output should be delete button, instead it gives an error saying
TypeError: $(...).live is not a function
$(".table-action-deletelink", oTable).live("click", _fnOnRowDeleteInline);
What version of the product are you using? On what operating system?
I am using version 2.3.2, I have tried 2.3.1 and 2.3.3
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 2 Jul 2014 at 3:13
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 2 Jul 2014 at 3:13The text was updated successfully, but these errors were encountered: