Skip to content

Applying multiple select dropdown to dynamically added select boxes #27

@the3dcraig

Description

@the3dcraig

I have a project that requires building dynamic select boxes into the DOM based on user activity. The multiselect plugin works great when the HTML for the select box exists when the page is initially drawn. With the proper class reference, all selects are converted when the document.onload is triggered. However, in my case I am adding the select boxes after the inital onload. Is there any way to trigger the conversion of the dynamically added select boxes after the page has loaded? Any help is greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions