RTE Tooltip: remove tooltip
Im using the package from the below link :
I need another button to remove the tooltip of not needed. I updated the dialog in the page level. What updates should I make in the JS?
Im using the package from the below link :
I need another button to remove the tooltip of not needed. I updated the dialog in the page level. What updates should I make in the JS?
Hi,
Instead of creating new button, you can handle it using the same option by selecting the text and if title is empty
You can refer /libs/clientlibs/granite/richtext/js/rte/plugins/StylesPlugin.js (styles plugin) which will be add/remove with same selection
Hope this helps
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.