From aa454134ecb1b0c5c10bdb8c0639dc14f1b1a001 Mon Sep 17 00:00:00 2001 From: Kevin Suttle Date: Sat, 10 Aug 2013 22:33:53 -0400 Subject: Use nav for proper HTML5 ARIA role mapping http://www.w3.org/html/wg/drafts/html/master/sections.html#the-nav-element http://dev.w3.org/html5/spec/sections.html#the-nav-element http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex --- javascript.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'javascript.html') diff --git a/javascript.html b/javascript.html index 2d48e26e0..8c1bd27af 100644 --- a/javascript.html +++ b/javascript.html @@ -355,7 +355,7 @@ $('#myModal').on('hidden.bs.modal', function () {

Within a navbar

-

@fat

-- cgit v1.2.3