sPageButtonStaticDisabled is not removed
sPageButtonStaticDisabled is not removed
domingo
Posts: 8Questions: 0Answers: 0
On line 547 the code should be [code] $(nStatic).removeClass( oClasses.sPageButton+" "+oClasses.sPageButtonActive+" "+oClasses.sPageButtonStaticDisabled );[/code]
Because if you use another class for oStdClasses.sPageButtonStaticDisabled the class is not removed, when the button is enabled again.
Best regards
Domingo
Because if you use another class for oStdClasses.sPageButtonStaticDisabled the class is not removed, when the button is enabled again.
Best regards
Domingo
This discussion has been closed.
Replies
Good shout! Thanks for reporting and fixing this :-). Your fix will be in the next release of DataTables.
Regards,
Allan