Posted 5 November 2019, 7:08 am EST
Is there any way of getting tooltips to display on disabled fields?
Tooltips seem to work ok in our application until fields are disabled (i.e. have a class of wj-state-disabled). We intended to use them to indicate why a particular field is disabled.
You can test this for yourself on the following page:
https://www.grapecity.com/wijmo/demos/Core/Tooltips/purejs
Adding a class of ‘wj-state-disabled’ to the button prevents the tooltip from being displayed.