0

In DELPHI TWEBBROWSER hyperlinks' title attribute values are shown as hints using the Windows system font for tooltips.

Is there any way to set custom fonts for hyperlinks' tooltips in HTML?

Andreas Rejbrand
  • 105,602
  • 8
  • 282
  • 384
Avrob
  • 533
  • 2
  • 10
  • 20
  • Definitely not using HTML or any standardised CSS. Most likely not at all using HTML+CSS. (Well, of course you could implement the hints entirely using HTML+CSS.) – Andreas Rejbrand Jan 27 '14 at 23:25
  • I need to change only the font for tooltips of hyperlinks. And how it can be implemented using HTML+CSS ? I found nothing about it. – Avrob Jan 28 '14 at 12:09
  • I found source codes for tooltips (pure CSS tooltips at https://github.com/freqdec/Pure-CSS-Tooltips/blob/master/index.html for example), but no one works in Delphi's TWebbrowser. – Avrob Jan 28 '14 at 18:24

0 Answers0