Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

only focus ComboboxOption elements #13

Closed
wants to merge 2 commits into from
Closed

Conversation

justjake
Copy link

Instead of stepping over all of the DOM nodes in a Combobox, step
instead over only the Options. This allows one to insert
separators or dividers into the Combobox without adversely affecting its
use.

partial solution to #12

Jake Teton-Landis added 2 commits October 17, 2014 11:45
Instead of stepping over all of the DOM nodes in a Combobox, step
instead over only the Options. This allows one to insert
seperators or dividers into the Combobox without adversely affecting its
use.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants