0
How we can show as a output which is make with html and css, on click a specific button with the help of JavaScript?
please give a short solution of my problem!
1 ответ
0
add onclick="functionName" to the button and at bottom of page add the javascript function that triggers the popup.