Skip to content

dropdown dose not work in Samsung default browser  #15

Description

@haialaluf

The dropdown dose not open in Samsung default browser, it's fail in line 3318:
$currentMenu .transition({ animation : transition + ' in', debug : settings.debug, verbose : settings.verbose, duration : settings.duration, queue : true, onStart : start, onComplete : function() { callback.call(element); } })
for some reason transition with parameters fail in Samsung default browser, it work if I call dropdown contractor with parameter transition: 'none', $dropdown.dropdown({transition: 'none'})

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions