show .gif on loading of datatable
show .gif on loading of datatable
marcio prando
Posts: 6Questions: 1Answers: 0
Hello!
I need to change the message and put one .gif on the datatable loading ,
with this method i can change the message, but how i do to put .gif?
}, "oLanguage": {
"sProcessing": function () {
return "my message"; //but, image?
}
}
This discussion has been closed.