Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed menu toggle and cleaned up unnecessary code. #7

Closed
wants to merge 4 commits into from
Closed

Fixed menu toggle and cleaned up unnecessary code. #7

wants to merge 4 commits into from

Conversation

apisurfer
Copy link

Menu hide didn't work even though the code for hidding it was inside event handler. Now it's fixed.
Removed surplus show/hide jQuery function calls as that job is already done by css selectors alone.
Removed surplus dropit.settings initialization to empty array from the end of the code.

Menu hide didn't work even though the code for hidding it was inside event handler. Now it's fixed.
Removed surplus show/hide jQuery function calls as that job is already done by css selectors alone.
Removed surplus dropit.settings init to empty array.
Luka Vidaković and others added 3 commits March 10, 2014 13:54
…r that.

Also there is now setting by which you can disable closing of dropdown on the same action it was opened, so it can only be removed by outside click.
keepOpen=false only closes the dropdowns instantiated in the same batch/group
There is now simplest possible example page.
@gilbitron gilbitron closed this May 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants