Skip to content

Dropdown position #45

@andrii-pukhalevych

Description

@andrii-pukhalevych

Currently for css dropdown top parameter $containerDiv.height() is used and if $containerDiv has border or padding, position is incorrect
Can $containerDiv.outerHeight() be used in plugin instead $containerDiv.height()?
And additional checking that is $containerDiv has border, then ajusr dropdown position to border width

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