Skip to navigation content (Press Enter).

WCAG 2.0 AA Compliance

Section 2.4.7

Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible.


By default this shouldn't be a problem, but if you wish to make your elements more apparent when focus is on them, such as a keyboard "tabbed" over it, use CSS to provide the focus properties:


.element-class a:hover, .element-class a:active, .element-class a:focus {
	background-color: #000000;
	color: #ffffff;
}

You also need to avoid removing the outline attribute from CSS. To be safe, make sure that your a:focus attributes for any <a> tag do not modify the outline or border properties.


References

Service Bulletins

  • MAC ID Password Expiry

    Beginning in May 2016, MAC ID passwords at McMaster expire annually. Learn more at www.mcmaster.ca/uts/macid

Service Desk

Client Self Service:
https://servicedesk.mcmaster.ca
Hours: Monday - Friday
8:30 am - 4:30 pm
Phone: 905-525-9140 x24357 (2HELP)
Email: uts@mcmaster.ca
Location: Main Campus BSB Rm. 245
Service Catalogue:
http://www.mcmaster.ca/uts

Great Idea Site

Great Idea