Skip to content

[QUESTION] Does this plugin work with the <select> tag? #4

@SughoshRao

Description

@SughoshRao

Hello and thanks for this plugin!

I've got this working fine when using a <div> tag like in your demo and manually specifying a list of items

I'd like to know if this plugin works with a standard html tag e.g: <select> <option id="1">Test A</option> <option id="2">Test B</option> </select> I've tried this and while the si-wrap and si-off classes are added, the actual dropdown doesn't work properly (still displays the normal dropdown). Can you let me know if I need to specify some config to get the plugin to take in the options properly?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions