Dependent Controls Library

Bootstrap Mixed Controls Examples

This page demonstrates various examples with mixed dependent controls. The same example may contain SELECT dropdown on the first level, radio buttons on the second level, and switches on the third, or any other configuration. The selected values will be restored after page refresh or back / forward button until the end of the browser session (using Session Storage).

Mixed Dependent Controls #1

This example shows mixed dependent controls in a vertical layout.

>
Selected Values
    Selected Texts

      Mixed Dependent Controls #2

      This example shows mixed dependent controls in a horizontal layout.

      Level 2
      Level 3
      Selected Values
        Selected Texts

          Dependent DataLists #3

          Datalists allow you to create a group of <option>s that can be accessed (and autocompleted) from within an <input>. These are similar to <select> elements, but come with more menu styling limitations and differences. While most browsers and operating systems include some support for <datalist> elements, their styling is inconsistent at best. Learn more about support for datalist elements.

          Selected Values