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

add support for navigation to next/previous modals #63 #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mgzrobles
Copy link
Owner

add support for navigation to next/previous modals joaopereirawd#63
also I add support to close modal with Escape key joaopereirawd#60

@mgzrobles mgzrobles self-assigned this Sep 6, 2018
@mgzrobles mgzrobles requested review from Aless86 and jansete September 6, 2018 14:46
demo/demos.html Show resolved Hide resolved
}

// close modal menu if esc key is used
jQuery(document).keyup(function(event){
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

podemos usar $ no?, en la línea de abajo un espacio después del if

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.

3 participants