How can I show images for pagination when using the jQuery DataTables plugin?

One year late, but this looks like it's still an unanswered question.

One year late, but this looks like it's still an unanswered question. To be able to change the default values of next/last buttons you need to pass the oPaginate object as part of the oLanguage object, like so: $('#myTable'). DataTable({ "aaSorting": 1, "asc" , "sPaginationType": "full_numbers", "oLanguage": { "oPaginate": { "sNext": 'n', "sLast": 'l', "sFirst": 'f', "sPrevious": 'p' } } }); Source.

You can change them using CSS.. Take a look at my example: www(@)fisheragservice(@)com/tm/users(@)html The page contains email addresses and don't want the spam bots to index them, so please replace the (@)'s with . 's You can view the source to see how it was done.. Hope this helps..

Thanks! I was thinking that this would work as well, but was thinking it would be easier to just change the text that was being put out. – rball Jan 10 at 17:14 1 did you remove the page?

It is now blank. – rball Jan 19 at 17:07 Shoot I guess I should have copied some of the source to the answer because I remember looking but now need to implement the answer now that it is blank. – rball Jan 26 at 19:02 css-tricks.Com/css-image-replacement using technique 3 seems to work.

– rball Jan 26 at 19:11.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions