Pagination Plug-In Example Also Removes JQuery UI header/footer backgrounds

Pagination Plug-In Example Also Removes JQuery UI header/footer backgrounds

MarcJMarcJ Posts: 4Questions: 0Answers: 0
edited March 2013 in General
My goal was to remove the pagination controls if the table contains less records than the "entries" selector. From the forums I found the example of how to create a plug-in that actually shows how to disable the pagination. However, when I implement the code, the plug-in totally removes the footer that is styled via JQueryUI instead of just removing the left and right arrows. It also for some reason removes the header JQueryUI styling.

Does anyone have any suggestions on just removing the left and right arrows using this plugin?
This discussion has been closed.