Skip to content

scroll to selected #909

Open
Open
@jvcunha

Description

@jvcunha

In select single when selecting an item via jquery does not position scroll when opening the dropdown?
When opened, it always brings the first one selected along with the correct one.
I need to select only the correct one and scroll to it when opening the dropdown
my code:
$('[id$=mySelect]').multiselect('deselect', 1);
$('[id$=mySelect]').multiselect('select', 20);

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions