shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
disableTitleTooltips
Type:Function
Status:stable
Since:1.0.0
Platform:js
@blackbyte.sugar.js.dom.feature
This function allows you to disable the ugly tooltips that displays when hover a link/image/etc… with a “title” attribute. If you want to support accessibility, make use of the “aria-label” attribute instead
Example
import { disableTitleTooltips } from '@blackbyte/sugar/features';
disableTitleTooltips();Author
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space