NiTrOMaN Confirm/Cancel Page Alert
Her girişte Alarm Mesajı Gönderir :)

What you just saw was an example of this script. It's really easy, just copy the script below and change the message!

<!--This Script was found at John's World.-->
<!--To find this script and many more just go to-->
<!--http://www.johnsworld.com/javascript-->

<script language="JavaScript">
            function CONFIRM(){if (!confirm
            ("YOUR MESSAGE GOES HERE"))
      history.go(-1);return " "}
      document.writeln(CONFIRM())
</script>

Hosted by www.Geocities.ws

1