Skip to content

To have the bootstrap dropdown options drop outside the div(Prevent scroll bubbling) #824

Open
@cun3

Description

@cun3

I have a bootstrap multiselect dropdown within a div as shown in this link http://jsfiddle.net/The_Outsider/8watL2L1/7/

I would like to have the multiselect dropdown drop it's options outside the div,that is I would not want the outside div(in red) to scroll. I want it to resemble the normal dropdown who's code I have below it.

By making the outer div(.FixedHeightContainer), scroll = visible, I am taking away the option of scroll for the div. I want the scroll of the div but not when using the multiselect drop down

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions