Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Filterable Widget - Select menu #6682

Closed
@Palestinian

Description

@Palestinian

Hiding (display: none) selectmenu options <option> isn't supported by Safari Mobile browser. The code in the demo below was tested on iPhone 5 v7.0.3.

Demo: http://jsfiddle.net/Palestinian/s9StB/

I made a workaround by listening to filterablebeforefilter event and disable/enable options using .prop( "disabled", true) and removed .ui-screen-hidden.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions