From 203152533baf2f3dc26fa94a9443fd135085a396 Mon Sep 17 00:00:00 2001 From: Leif Olsen Date: Thu, 3 Mar 2016 23:39:31 +0100 Subject: [PATCH] Initial commit --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e9d1aa..a6d4eda 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,8 @@ If you'd like to use the details element and don't know where to start, take a l or [try the demo](https://github.com/leifoolsen/lavu-details-polyfill/blob/master/src/snippets/). ## Features -* `open` attribute support -* fires `click` event when open state changes * keyboard and ARIA-friendly +* fires `click` event when open state changes * fully customisable via CSS ## Install