Tuesday, December 17, 2019

Confirmation Box - onClick in javascript program



Confirmation Box - onClick in javascript program:

<input id="confirm" type="button" value="Click me" onclick="confirm('Are you sure?');">



No comments:

Post a Comment

What is Next JS?

 What is Next JS? Next.js is a powerful React framework developed by Vercel that simplifies building modern web applications. Its key featur...