Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Fix the issue #41 #43

Closed
wants to merge 9 commits into from
Closed

Fix the issue #41 #43

wants to merge 9 commits into from

Conversation

edwardmeng
Copy link

The plugin does not work in Asp.Net WebForms.
Fix the issue by passing the event context parameter the determine whether the click event is triggered by the client user first time clicked for the second time confirmed.

@tavicu
Copy link
Owner

tavicu commented Dec 22, 2017

The preventDefault or return false as logic will have to stop the confirmation action. Not only the hiding part.

I will think of a solution. Until then you will have to extend the plugin for this behaviour.

@tavicu tavicu closed this Dec 22, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants