From 80cb760fac507ce207a6174f8886417d32d4b5ed Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Wed, 21 Dec 2011 13:29:12 -0800 Subject: animate -> animation --- js/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/README.md') diff --git a/js/README.md b/js/README.md index 04dfb75df6..0d8d163a28 100644 --- a/js/README.md +++ b/js/README.md @@ -83,9 +83,9 @@ Each plugin stores a copy of the invoked class on an object. This class instance Data attributes should take the following form: -- data-*(verb)* - defines main interaction +- data-{{verb}}={{plugin}} - defines main interaction - data-target || href^=# - defined on "control" element (if element controls an element other than self) -- data-*(noun)* - defines class instance options +- data-{{noun}} - defines class instance options examples: -- cgit v1.2.3