KeyTable - jeditable and jQuery 1.9

KeyTable - jeditable and jQuery 1.9

pavlosgrpavlosgr Posts: 3Questions: 0Answers: 0
edited May 2013 in KeyTable
There is a very nice example that uses the jeditable in order to give editing capabilities to KeyTable.

Unfortunately using jQuery 1.9 jeditable is not working as jQuery.browser which is required by jeditable is removed from jQuery (http://jquery.com/upgrade-guide/1.9/)

Replies

  • allanallan Posts: 61,451Questions: 1Answers: 10,055 Site admin
    jEditable is not part of the DataTables project and I cannot offer support for it. I'd suggest you contact the original author.

    Allan
  • gremwellgremwell Posts: 1Questions: 0Answers: 0
    KeyTable uses jQuery.browser on line 1071 of KeyTable.js

    jQuery.browser was removed in jQuery 1.9
  • allanallan Posts: 61,451Questions: 1Answers: 10,055 Site admin
    Was fixed in git months ago: https://github.com/DataTables/KeyTable/commit/be5ed92 . I've just not made a release yet (it will be done along side DataTables 1.10). Until then, you can use the development version in git.

    Allan
This discussion has been closed.