1 रिपॉजिटरी
Using standard HTML attributes to define the content and style of UI elements.
Distinct from Standard HTML Attribute Mapping: Focuses on using attributes for content injection into tooltips rather than general property mapping.
Explore 1 awesome GitHub repository matching web development · Attribute-Driven Content. Refine with filters or upvote what's useful.
balloon.css is a lightweight, CSS-driven framework for implementing customizable tooltips and textual overlays. It is a pure CSS library that enables the creation of informative pop-up elements without requiring a JavaScript runtime. The framework uses CSS variables to allow for the customization of colors, fonts, and animations. Tooltips can be positioned in specific directions relative to their trigger element and support the embedding of rich content, such as HTML special characters and icon fonts. Visibility is primarily managed through hover triggers, though the system supports programm
Enables adding rich content and icon fonts to tooltips via standard HTML attributes.