LIT-EIA / adapt-esdc-college-theme

MeD's official Adapt theme
GNU General Public License v3.0
2 stars 0 forks source link

Navigation - tooltips #20

Open LIT-EIA-OWNER opened 3 years ago

LIT-EIA-OWNER commented 3 years ago

Could be nice to have tooltips in the nav bar menu? Nice to have

GGD4V commented 3 years ago

Easily done by either copying values from aria-label to a title attribute. Will need to test in JAWS for different behaviors.

You could either decide to keep both attribute or only one depending on the results (title or aria-label).