What is complete.js for ?

What is complete.js for ?

XavDebXavDeb Posts: 1Questions: 0Answers: 0
edited December 2012 in General
Hello,

I'm testing datatable but i Find some conflict with UI-Jquery, as with button() fonction. It's not working unless I remove the complete.js loading in the header.
And DataTable still looks working.
So I was wondering what it was for and what happens if I don't load it ?

Replies

  • girishmrgirishmr Posts: 137Questions: 0Answers: 0
    Googling landed me here

    http://code.google.com/p/jquery-datatables-editable/source/browse/trunk/media/js/complete.js?r=134
  • allanallan Posts: 63,523Questions: 1Answers: 10,473 Site admin
    On this site `complete.js` is the file that drives the site. It has nothing to do with the actual operation of DataTables and you absolutely should not be using it. It is not included in the DataTables package.

    Allan
This discussion has been closed.