Nachricht bei reoload oder verlassen wenn daten eingegeben wurden.

This commit is contained in:
ja
2021-11-05 15:26:22 +01:00
parent 49030f7613
commit 935e21c077
4 changed files with 119 additions and 88 deletions

View File

@@ -145,7 +145,7 @@
</asp:ContentPlaceHolder>
</head>
<body data-spy="scroll" data-target=".navbar" data-offset="50">
<body data-spy="scroll" data-target=".navbar" data-offset="50" onbeforeunload=" return 'Are you really want to perform the action?'">
<!-- <div id="nav-main">
<div id="art-logo"></div>
</div>