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

Custom Message not Working in Chrome 51 and IE 11 #113

Open
Shantanu38 opened this issue Jul 10, 2016 · 3 comments
Open

Custom Message not Working in Chrome 51 and IE 11 #113

Shantanu38 opened this issue Jul 10, 2016 · 3 comments

Comments

@Shantanu38
Copy link

Shantanu38 commented Jul 10, 2016

I am trying to send custom message in alert box. It didnt worked in my application. below is code snippet.I have created variable .

$('#searchCriteria').areYouSure(
{
'message' : userNavigateAwayMessage
});

Then i verified it on your sites, its not showing custom messages too.
image
image

@lenamtl
Copy link

lenamtl commented Jul 12, 2016

For security reason this cannot be modified, this message is generated by the browser.
I have not found any way to bypass this message using this script or similar script.

@JFern93
Copy link

JFern93 commented Aug 1, 2016

I hope there is a workaround on this or any way to bypass the security. :(

@KrunchMuffin
Copy link

never will be

https://developers.google.com/web/updates/2016/04/chrome-51-deprecations?hl=en

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

No branches or pull requests

4 participants