DataTables next/previous button

DataTables next/previous button

jqaspjqasp Posts: 1Questions: 0Answers: 0
edited May 2011 in General
Hi,

I am not sure if this can be done but I am trying to split the next and previous buttons so that they are located on the left and right sides of the table. I would also like to use my own next/previous images instead of the default ones as the default ones are too small and I would like mine to be a lot larger. Could anyone help please.

Thank you,
Mio

Replies

  • allanallan Posts: 63,523Questions: 1Answers: 10,473 Site admin
    It's certainly possible - it can be done with suitable CSS. The styles which are applied to the table and it's elements are documented here: http://datatables.net/styling/custom_classes - and you can use Firebug (etc) to inspect the page and see what is what.

    Allan
This discussion has been closed.