devxlogo

Implement a Confirm Box That Redirects Based on a User’s Choice

Implement a Confirm Box That Redirects Based on a User’s Choice

You can easily create a function that redirects to a different page depending on a user’s choice of OK or Cancel. You should use JavaScript’s confirm command and then based on what is returned change the location property of the window object appropriately.For example:

 
Click here to go to a new page:
devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist