'How can I override and customize the datatable js feature?

How can I override and customize the datatable js feature?

I am using jquery.dataTables.min.js( DataTables V1.10.11). This js is working well for me, I need to customize the "Show entries" Dropdown menu to a button.

Currently is showing look like this "Show entries" as Dropdown

I need to as button like this



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source