I am currently using jQuery Datatable . I also use jquery ui to provide a good theme. However, I want to disable (hide) the first and last button paginated from the table using a small setting in the jquery library. 
The problem is that the setup has only 2 methods: full_numbers and two_button .
So how can I get the pagination without the first and last button ?
Any help would be greatly appreciated.
thanks
source share