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…
Tag: tooltips
Stu Nicholls | CSSplay | Tooltips version 3 for iPad etc.
Stu Nicholls | CSSplay | Tooltips version 3 for iPad etc. Tool Tips on inline text and links For PC and Mac – IE9+, Firefox, Chrome, Safari, Opera, iPad, iPhone and iPod Touch
Useful JavaScript Libraries and jQuery Plugins For Web Developers | Smashing Coding
Useful JavaScript Libraries and jQuery Plugins For Web Developers | Smashing Coding If you have a problem and need a solution for it, chances are high that a JavaScript library or jQuery plugin exists that was created to solve this very problem. Such libraries are always great to have in your bookmarks or in your…
Impressive Hover Effects on Circles with CSS Transitions | Web Resources | WebAppers
Impressive Hover Effects on Circles with CSS Transitions | Web Resources | WebAppers Codrops has written a tutorial: Circle Hover Effects with CSS Transitions, about how to create different interesting hover effects on circles with CSS transitions and 3D rotations. Since we have the border radius property, we can create circular shapes and they have been appearing…