Adds ARIA labels to page elements

This includes calculator open/close button, navigation, profile, and
book's table of content.
This commit is contained in:
Edward Loveall
2012-05-17 16:31:34 -04:00
parent 4fe22be501
commit 4b842e7ac8
11 changed files with 28 additions and 18 deletions

View File

@@ -59,7 +59,7 @@ $("#open_close_accordion a").click(function(){
<section class="main-content">
<div class="book-wrapper">
<section class="book-sidebar">
<section aria-label="Textbook Navigation" class="book-sidebar">
<header id="open_close_accordion">
<h2>Table of Contents</h2>
<a href="#">close</a>