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

Button of modal, repeat event click according to times of modal calls #6828

Closed
n54studio opened this issue Feb 7, 2013 · 2 comments
Closed
Labels

Comments

@n54studio
Copy link

Hi! I have a problem with modal and event click buttons.

I´ve a modal with two buttons inside. One of them, have a click event.

If i call the modal a second time, the click button of event, repeat the action two times.

If i call the modal "n" times, the click button of event repeat the action "n" times.

I think that it´s a issue, is possible?

Thank you and sorry for my english!

@n54studio
Copy link
Author

You can test the example here --> http://jsfiddle.net/fTxXn/1/

@n54studio
Copy link
Author

The fail was mine! Sorry!

http://jsfiddle.net/fTxXn/2/

Works fine!

@fat fat closed this as completed Feb 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants