[Solved] Please help me with this. | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 6

[Solved] Please help me with this.

I want the start button to go away when it is clicked but it's not working.

7th Nov 2020, 5:17 PM
Chimamanda
Chimamanda - avatar
11 Respuestas
8th Nov 2020, 7:41 AM
Chimamanda
Chimamanda - avatar
+ 8
Matiyas Sirak and KrOW here's the code. Please do help
8th Nov 2020, 7:42 AM
Chimamanda
Chimamanda - avatar
8th Nov 2020, 7:47 AM
Chimamanda
Chimamanda - avatar
+ 6
this.remove();
7th Nov 2020, 5:41 PM
Gordon
Gordon - avatar
+ 6
,Its very hard help you without some code
7th Nov 2020, 5:52 PM
KrOW
KrOW - avatar
+ 6
hmmmmm...... try this...... button[0].onclick =()=>{button[0].style.display="none" window.onclick = ()=> {button[0].style.display = "block" } }
7th Nov 2020, 6:19 PM
LIONEL
LIONEL - avatar
+ 5
Chimamanda can you give us your code attempt
7th Nov 2020, 5:34 PM
Matias
Matias - avatar
+ 4
https://code.sololearn.com/WWRAehMLl4Bk/?ref=app I found these two ways hope this helps you
8th Nov 2020, 8:15 AM
Jiya
Jiya - avatar
+ 3
Jiya 💙💙 thanks a lot
8th Nov 2020, 8:20 AM
Chimamanda
Chimamanda - avatar
0
Hi can someone help me to understand python
9th Nov 2020, 9:33 AM
Serigne mbacke Diop
Serigne mbacke Diop - avatar