Is it possible to change hint dynamically.
For example we have a toggle button like minimize/restore, where at the beginning hint should say 'minimize' and after clicking it should say 'restore'.
I have tried to set the title attribute again and calling tooltip() function for that element but it doesn't work (it used to work in previous version)
For example we have a toggle button like minimize/restore, where at the beginning hint should say 'minimize' and after clicking it should say 'restore'.
I have tried to set the title attribute again and calling tooltip() function for that element but it doesn't work (it used to work in previous version)
