From 23ea44ac148162da5cbab5de1a95ceeaa6229d3a Mon Sep 17 00:00:00 2001 From: jlukic Date: Tue, 9 Sep 2014 13:23:36 -0400 Subject: [PATCH] Add country example, fix filtered to be removed after hide --- server/documents/modules/dropdown.html.eco | 299 +++++++++++++++++---- server/layouts/default.html.eco | 1 + src/definitions/modules/dropdown.js | 16 +- 3 files changed, 260 insertions(+), 56 deletions(-) diff --git a/server/documents/modules/dropdown.html.eco b/server/documents/modules/dropdown.html.eco index ffa58547e..e24a31517 100755 --- a/server/documents/modules/dropdown.html.eco +++ b/server/documents/modules/dropdown.html.eco @@ -65,6 +65,7 @@ themes : ['Default']
Converting Select Elements

You can initialize a selection dropdown directly on a select element, any option that is given a blank value will automatically be converted into a placeholder

+

It is recommended to include the necessary html unless absolutely necessary, otherwise elements will experience a flash of unstyled

-
State
+ +
Select Country
+