Disable Safari Tooltips from Website

Can I disable the tips that safari includes for sites from the website level?

I searched around and I see many ways to disable it for your local machine, but if I have my own tooltip that I create (I create a table formatted in Sencha extjs project) Can I tell the Safari website to didn't he display his tooltips?

If this cannot be done from the website, is there a way to control what text is displayed in the Safari tooltip?

The goal is to have a tooltip with detailed information about the record displayed when you hover over the field in the table.

I already have a field containing detailed information that I use for the tooltip of the Sencha project. If I could tell Safari (or any other browser that causes its tooltips on the site) to use this information, it will work as well.

+5
source share

All Articles