Hover Tips - otterpop13/Lightweight-Hover-Tips GitHub Wiki

Extremely Lightweight and Minimalist Hover tips

Add the CSS styles in styles.css or reference the file then Simply add the visible tag: <div class="tipit" id="[TAG ID ONE HERE]">Home</div> and the tip <div class="tip" name="[TAG ID ONE HERE]_tip">This is the tip displayed by tag one</div>

The actual tags can vary but the specified classes, id, and name are required.

⚠️ **GitHub.com Fallback** ⚠️