Customizing 'Previous/Next' and 'Show X entries'.
Customizing 'Previous/Next' and 'Show X entries'.
Situation:
http://i.imgur.com/yLTd0Dc.png
With this next line I managed to already change the "page number" images.
$.fn.dataTableExt.oStdClasses.sPageButton = "mycustomclass";
I cannot figure out how to change the "Next" and "Previous" buttons. I want them to have no text, I simply want to use my own image for them.
For 'Show X Entries', I cannot figure out at all how to customize. I want no dropdown, I want it to be below the table, and use an image as background for the selections (5-10-15).
Thanks a lot in advance.
Answers
I've read so many threads and tried so many things, I just can't figure it out.
Help would be really appreciated! :)
Sorry for another bump (last one, I promise) but still hoping someone can help.
do something like
For the 'show x entries', take a look at https://datatables.net/reference/option/language.lengthMenu