Skip to content

Commit 5738d39

Browse files
Update README.md
1 parent d3d001c commit 5738d39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ A lightweight, zero-dependency JavaScript library that turns standard HTML `titl
99
- **Rich Text Engine:** Use simple shortcodes to style specific parts of the text.
1010
- **Auto-Fetch Fonts:** Use `&fn=FontName;` and it automatically loads it from Google Fonts.
1111
- **Smart Positioning:** Keeps tooltips on screen (flips edges).
12+
- **Mobile Optimized:** A separate positioning engine for small screens centers the tooltip and clamps it to the viewport, ensuring it's always fully visible.
1213
- **Auto-Contrast:** Detects Dark/Light backgrounds and adjusts colors automatically.
1314
- **Safety:** Sanitizes HTML to prevent XSS while allowing styling.
1415
- **Stability:** Auto-closes on Scroll, Click, or Tab Switch.

0 commit comments

Comments
 (0)