You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: