Computer Science, asked by neeva8239, 1 year ago

How can I change the styling of JavaScript alert button?

Answers

Answered by kartik78986
0

Can I change the style of the standard alert box, If not, then how can I achieve my target of changing the background color, style of alert box, and button. You will not be able to change the style of a standard alert box in JavaScript. To change the style, use the following custom alert box.

Similar questions