Skip to content

Styled dropdown with Multiple options generated checkboxes are not Styled #12

@rohan210

Description

@rohan210

<select name="X" multiple>
<option value="x1">X1</option>
<option value="x2">X2</option>
<option value="x3">X3</option>
<option value="x4">X4</option>
</select>

jQuery("select").transformSelect();

Then the generated checkboxes are not styled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions