JSFiddle - React, Tailwind, and code Playground
by evankennedy
HTML
You won't see this page if you don't accept this confirmation!
JavaScript
if(!confirm('View this page?')) {
location.href = 'https://www.example.com';
}
by evankennedy
You won't see this page if you don't accept this confirmation!
if(!confirm('View this page?')) {
location.href = 'https://www.example.com';
}