Skip to content

Bootstrap multiselect does not work on bootstrap modal popup #404

@dsinghrs

Description

@dsinghrs

Hi,
I am facing problem with the multiselectnot working on bootstrap popup. Actually this multiselect I am building as part of ajax response and then showing this response in the bootstrap modal popup. While the same multiselectworks pretty well if it is embedded in the page and getting constructed with document.ready with code something like $('#multiselect_id').multiselect(). But the same arrangement is not working with above described scenario in case of ajax. I think multiselect is not binding in cases of ajax as it binds and initializes with document ready. Any help is well appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions