tooltip

Tooltip Best Practices

Tooltips are used to provide simple text hints for UI controls. Think of them as tips for tools. They’re basically little bubbles of text content that pop up when you hover over an unnamed control (like the bell icon in Stripe).





tooltip

Image dropdown with tooltips

Using the no hacks float drop technique to produce an image dropdown menu with popup tooltips.




tooltip

CSS play - Tooltips updated

The tooltips demo updated to include CSS3 styles and to work on the iPad etc..




tooltip

25 Useful Resources for Creating Tooltips With JavaScript or CSS

Tooltips are awesome, there’s simply no denying it. They provide a simple, predictable and straightforward way to provide your users with useful, context-sensitive information, and they look cool to boot. We all agree on how great tooltips are, but how we go about implementing them can differ dramatically. If you’re at square one, looking for […]