How to make a button which when clicked, displays a pop up? Please give me codes for it. | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

How to make a button which when clicked, displays a pop up? Please give me codes for it.

using HTML and CSS

10th Sep 2017, 4:59 AM
Jitesh Gupta
9 Respuestas
10th Sep 2017, 5:36 AM
Ranjan Bagri
Ranjan Bagri - avatar
+ 11
https://code.sololearn.com/W8T7TB0dC69w/?ref=app
10th Sep 2017, 5:08 AM
Ranjan Bagri
Ranjan Bagri - avatar
+ 10
The function of JavaScript here is only to handle the toggle event, nothing else.
10th Sep 2017, 5:14 AM
Ranjan Bagri
Ranjan Bagri - avatar
10th Sep 2017, 5:02 AM
Calviղ
Calviղ - avatar
+ 4
Event trigger like button clicked have to be in JavaScript. HTML and CSS can't has logical function execution.
10th Sep 2017, 5:27 AM
Calviղ
Calviղ - avatar
+ 1
it can't be done via html and css?
10th Sep 2017, 5:19 AM
Jitesh Gupta
0
thank you Calvin, but I need to know some thing that although I don't have much knowledge about java script, can you tell what is the use of java script here?
10th Sep 2017, 5:11 AM
Jitesh Gupta
0
thank you #00FF00, but pop up can't be done by only using html and css
10th Sep 2017, 5:17 AM
Jitesh Gupta
0
thank you , so useful
10th Sep 2017, 5:40 AM
Jitesh Gupta