Skip to content

no mouseleave on touch devices #6

@gcphost

Description

@gcphost

Hi again, still loving the script.

I just started to build out a mobile theme using the gentleselect but there is no mouseleave on touch devices so the selects stay open when you click a new one, or off the the select.

I fixed part of this with a simple hack:
labelClick : function() {
$(".gentleselect-dialog").fadeOut();

I have yet to figure a good way to hide the old dialogs when they are clicked off (as in the body is clicked), but its still early.

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