Skip to content

resetSS is not working with invisible select options? #46

@indapublic

Description

@indapublic

$('#search-city option[id-country]').hide();
$('#search-city option[id-country=' + myValue + ']').show();
$('#search-city').resetSS();

But I still see select options which must to be invisible

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