Skip to main content
CSS-Tricks
  • Articles
  • Notes
  • Links
  • Guides
  • Almanac
  • Picks
  • Shuffle
Search

Articles Tagged
Interest Invoker API

1 Articles
{
,

}
Direct link to the article A First Look at the Interest Invoker API (for Hover-Triggered Popovers)
Interest Invoker API popover

A First Look at the Interest Invoker API (for Hover-Triggered Popovers)

Chrome 139 is experimenting with Open UI’s proposed Interest Invoker API, which would be used to create tooltips, hover menus, hover cards, quick actions, and other types of UIs for showing more information with hover interactions.
Daniel Schwarz on Jul 23, 2025

TOC

  1. The interest trigger
  2. The interest target
  3. Interest invoker JavaScript events
  4. Interest delay (and the CSS of it all)
  5. It works with anchors, too
  6. Conclusion

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Contact
  • Write for CSS-Tricks!
  • Advertise with us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • Bluesky
Back to Top