jquery - I am using images instead of text in datatables.How to change image of pagination when disabled in datatables? -


i have 2 images active disabled. how can use them?

"opaginate": {           "sfirst" : "<img class='paginationlabel' src='active'/>",           "slast" : "<img class='paginationlabel' src='active'/>",            "snext":"<img class='paginationlabelnext' src='active'/>",          "sprevious":"<img class='paginationlabelp src='active'/>"           } 


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -