Jquery 1.4.3 and Datable

Jquery 1.4.3 and Datable

cbalmefrezolcbalmefrezol Posts: 11Questions: 0Answers: 0
edited October 2010 in General
I have testing the new Jquery 1.4.3 on Datatable 1.7.3, and i have important improvements!
It's very Fast! -30%/40% to execute Datatable!

Allan what's the plan for Jquery 1.4.3?
Datatable 1.7.3 is ready for this new version?

Thank
Laurent

Replies

  • allanallan Posts: 63,498Questions: 1Answers: 10,471 Site admin
    Hi Laurent,

    I've just run DataTables through it's unit tests with the new jQuery version and it passes through with no problems. There was one issue where it seems that jQuery 1.4.3 is a lot more keen to call $.ajax's error handler (if an xhr is cancelled for example), so I've made a slight modification to the code to take account of that. You can download the "nightly" version with this fix from the downloads page, and it will be included in the next release: http://datatables.net/download/ .

    As for speed, I didn't really see any speed improvement when running the unit tests (they completely in more or less the same amount of time), but I think for larger tables the improvements to $.trim will be quite noticeable.

    Regards,
    Allan
  • cbalmefrezolcbalmefrezol Posts: 11Questions: 0Answers: 0
    Great! I have testing with FF4 beta7
This discussion has been closed.