BlueShoes EditableListBox Example 2
This is an example of the Editable List Box component.
- Don't allow duplicated, even if case is different.
- Showing the setDisabled() feature (2 buttons below).
- Setting the css class 'selectField' and styles to the select and text field.
- Registering various callbacks using attachEvent() like 'onBeforeAdd'.