Skip to content

Plugins which wrap the selectmenu content make it non-clickable #308

@jakob-stoeck

Description

@jakob-stoeck

e.g. when using the jScrollPane plugin for a custom scrollbar inside the menu dropdown like this:

$('select').selectmenu().next('span').find('a.ui-selectmenu').one('click', function() {
    $('ul.ui-selectmenu-menu-dropdown:visible').jScrollPane({
        isScrollableH: false
    });
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions