Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Rewrite click handler to support any clickable element #43

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

Conversation

daif
Copy link

@daif daif commented Jan 15, 2015

This change let the click event continue running if it's confirmed.

@mnapoli
Copy link
Member

mnapoli commented Jan 15, 2015

Thank you that's an interesting feature, however I would see it as an option rather than the default behavior (because it would break backward compatibility).

Furthermore in your commit you removed optional behavior, like the possibility to use POST instead of GET, please restore that.

@daif
Copy link
Author

daif commented Jan 17, 2015

The change is compatible with post option.
We can attach many functions to click event :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants