PaulJerimy / SecCertRoadmapHTML

Security Certification Roadmap HTML5/CSS3 version
Creative Commons Attribution Share Alike 4.0 International
525 stars 104 forks source link

Tooltip Improvement #16

Closed sinecurelife closed 2 years ago

sinecurelife commented 3 years ago

The current tooltip is very unpolished. Based on feedback, users would like a better tooltip that:

  1. Positions on the mouse
  2. Continues to pop up without delay
  3. Provides additional information
  4. Is formatted in a more expected way (such as "title" vs hover CSS3)

Constraints

sinecurelife commented 2 years ago

Updated the tooltip style to be absolute, centered on the certification element text. Its not perfect but its much better.