Is there a way to suppress the pop-up titles on links, yet still keep them on the page for the visually impaired?
|
|
That's a function of the browser to interpret the link title and display a tooltip/popup. There's no way to suppress them. I tried (because a client didn't like them either) and there's no way around them. |
||||||||||||
|
|
|
...it possibly wouldn't be ideal, but you could always try, in place of a /* screen.css */
/* audio.css */
I don't, however, suggest it as a particularly practical solution. And I'm fairly certain it wouldn't validate. If I knew JS I'd suggest something more workable, but even then I'm not convinced it would work. |
||
|
|
|
|
I know this has been resolved but I also found this workaround: http://stackoverflow.com/questions/1299772/jquery-hide-native-tooltip-resolved |
||
|
|
|
|
Links in my browser don't show tool-tips like that unless they have a If you want, you could use Greasemonkey to run this bit of javascript on evey page to remove them.
|
||||||||||
|
