From 88abca78c6f43df18f9420e0da259894a21f317a Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Tue, 16 Jan 2018 23:20:43 +0100 Subject: [PATCH] feat: automatically add [aria-describedby] and [for] attributes in Abide --- docs/pages/abide.md | 10 ++++----- js/foundation.abide.js | 46 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+), 5 deletions(-) diff --git a/docs/pages/abide.md b/docs/pages/abide.md index a5523625e..ff0768af1 100644 --- a/docs/pages/abide.md +++ b/docs/pages/abide.md @@ -141,18 +141,18 @@ When the Form Errors cannot be placed next to its field, like in an Input Group, ```html_example
-
+
There are some errors in your form.
-