Click Event Handler for nav numbers in DataTables
Click Event Handler for nav numbers in DataTables
ZlatanOmerovic
Posts: 4Questions: 0Answers: 0
Hello.
I tryed this myself but I have no luck. I want to create a .click () handler for every number in the pagination of DataTables.
Just the handler, I'll write callback functions.
I need this because of some other DOM elements witch I need to update to run some other scripts I use with DataTables.
Any help by this matter is very helpfull :) Thanks in forwards.
I tryed this myself but I have no luck. I want to create a .click () handler for every number in the pagination of DataTables.
Just the handler, I'll write callback functions.
I need this because of some other DOM elements witch I need to update to run some other scripts I use with DataTables.
Any help by this matter is very helpfull :) Thanks in forwards.
This discussion has been closed.
Replies
I solved my problem in another way :)