diff --git a/html-sketches/combobox/combobox-examples.html b/html-sketches/combobox/combobox-examples.html index de1ce77..830c7e4 100644 --- a/html-sketches/combobox/combobox-examples.html +++ b/html-sketches/combobox/combobox-examples.html @@ -80,10 +80,11 @@

Code for hidden select box

Example 2: ARIA 1.0 Design Pattern

See Whatsock for a working example. This is the pattern I tried to follow.

+

Note: Behaviour not prgrammed in.

Non-working combobox widget

-