Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

dataTables pagination number buttons expand

I am developing further dataTables in my project I am doing and is coming on nicely but today I have added in numbers for the pagination under the dataTable and have noticed if I click on a number in the pagination, it expands. I have attached a screenshot of the issue. Below is the current coding I have

<script>
jQuery(document).ready(function($) {
// Initialize Datatables
$.fn.dataTable.ext.classes.sPageButton = 'button button-primary'; // Change Pagination Button Class
} );...

dataTables pagination number buttons expand

from JavaScript https://ift.tt/2wfqE23
via IFTTT

Post a Comment

0 Comments