diff --git a/Examples/CTATComboBox.brd b/Examples/CTATComboBox.brd index 5c29959..0bbe0d1 100644 --- a/Examples/CTATComboBox.brd +++ b/Examples/CTATComboBox.brd @@ -13,7 +13,7 @@ NotePropertySet InterfaceAction - 2b22b39c-7e73-1e2d-09a6-918a65571044 + a157d78b-e522-7eda-d2bf-c8fca5f1214f combo2 @@ -25,22 +25,6 @@ - - NotePropertySet - - InterfaceAction - aa31f28f-d31f-2fd9-a070-2ec017eab1f9 - - combo3 - - - setLabels - - - oui;non - - - SendNoteProperty @@ -60,32 +44,24 @@ state1 2 - 146 - 139 + 148 + 114 state2 3 - 146 - 249 - - - - state3 - 4 - - 146 - 359 + 148 + 194 Done 5 - 150 - 469 + 151 + 274 @@ -208,66 +184,6 @@ 3 0 - - - - - - 5 - - NotePropertySet - - InterfaceAction - 8147daff-e3a4-695f-7992-0224ba112d7a - - combo3 - - - UpdateComboBox - - - oui - - - - No, this is not correct. - - Please select 'oui' from the highlighted menu. - - Correct Action - Correct Action - Never Checked - - - - ExactMatcher - combo3 - - - - - ExactMatcher - UpdateComboBox - - - - - ExactMatcher - oui - - - Student - - - No-Applicable - - unnamed - -1 - - 3 - 4 - 0 - @@ -324,7 +240,7 @@ unnamed -1 - 4 + 3 5 0 diff --git a/Examples/CTATComboBox.html b/Examples/CTATComboBox.html index 28ac3eb..2af7835 100644 --- a/Examples/CTATComboBox.html +++ b/Examples/CTATComboBox.html @@ -50,7 +50,8 @@ function ctatOnload() {
- A select where the options are set with an attribute: +

A select where the options are set with an attribute:

+ Select "oui":
@@ -61,30 +62,12 @@ function ctatOnload() { </div>
-
-
-
- A select using both ways of setting options: -
- -
-
-
-
-<div id="combo2" class="CTATComboBox"
-     data-ctat-labels="oui;non"
-     data-ctat-split-on=";">
-  <option>----</option>
-</div>
-
-
-
+