cgkineo / adapt-pageNav

Navigation bar component (quicknav clone)
GNU General Public License v3.0
6 stars 4 forks source link

W3C Validation error on tooltips #21

Closed robertmausser closed 2 years ago

robertmausser commented 2 years ago

Error Attribute tooltip not allowed on element button at this point. From line 800, column 7; to line 800, column 200 <button class=" btn-text pagenav__btn has-text icon-is-left js-pagenav-btn" role="link" data-type="_previous" data-id="co-05" dataitem- index="1" aria-label="Previous Page Completed" tooltip=""> <d Attributes for element button: Global attributes disabled — Whether the form control is disabled form — Associates the element with a form element formaction — URL to use for form submission formenctype — Entry list encoding type to use for form submission formmethod — Variant to use for form submission formnovalidate — Bypass form control validation for form submission formtarget — Browsing context for form submission name — Name of the element to use for form submission and in the form.elements API type — Type of button value — Value to be used for form submission 53.