Forums

ajax url array

ieraora 08 Feb, 2020
Hello, I've a function with ajax url array...
            var table = $('.tbl-contact').DataTable({
"scrollX": true,
"pagingType": "numbers",
"processing": true,
"serverSide": true,
"ajax": "server.php",
I saw this tread and I've change with this

"ajax": "index.php?option=com_chronoconnectivity6&cont=manager&conn=BE_gestione_galleria-toogle&event=ajax&tvout=ajax",



but the result has a DIV...



How can I have code without this div?
Thank you for reply.
This topic is locked and no more replies can be posted.