sPageButtonStaticDisabled is not removed

sPageButtonStaticDisabled is not removed

domingodomingo Posts: 8Questions: 0Answers: 0
edited December 2009 in Bug reports
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

Replies

  • allanallan Posts: 61,692Questions: 1Answers: 10,102 Site admin
    Hi Domingo,

    Good shout! Thanks for reporting and fixing this :-). Your fix will be in the next release of DataTables.

    Regards,
    Allan
This discussion has been closed.