From 7cf520c0b85c2d1551b529f388c8a23ac0dd7d39 Mon Sep 17 00:00:00 2001 From: jlukic Date: Sun, 21 Sep 2014 12:42:29 -0400 Subject: [PATCH] Additional info on dropdown init --- server/documents/modules/dropdown.html.eco | 168 ++++++++++++++++++--- 1 file changed, 148 insertions(+), 20 deletions(-) diff --git a/server/documents/modules/dropdown.html.eco b/server/documents/modules/dropdown.html.eco index 68e342820..4a9700201 100755 --- a/server/documents/modules/dropdown.html.eco +++ b/server/documents/modules/dropdown.html.eco @@ -911,7 +911,10 @@ themes : ['Default'] -

Simple Dropdown (No Javascript)

+

Simple Dropdown States

+
+ Adding state classes only affects simple dropdowns, to trigger states +

Active

An active dropdown has its menu open

@@ -944,23 +947,144 @@ themes : ['Default']

Initializing

-

Initializing a dropdown

-
- +
+