Tooltips on DataTables Buttons?
Tooltips on DataTables Buttons?
theodikus
Posts: 25Questions: 10Answers: 0
I've changed my buttons to show icons instead of text. Is there a way to add tooltips to Buttons? I saw there was a way to do it using TableTools, but the configurations for buttons through TableTools looks much different than how the buttons are instantiated now.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
buttons.buttons.titleAttr
should do it.Allan
Beautiful, thank you