How can I make clicks on an html button disappear or change its text? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

How can I make clicks on an html button disappear or change its text?

How can I make clicks on an html button disappear or change its text? (It does not matter if it's with js,  or css). be told in passing, how can I create an html button during the march (after having executed the code)? (perdón si la traducción es mala, la hizo google)

27th Feb 2018, 1:24 AM
Tomás Badenes
Tomás Badenes - avatar
5 Answers
+ 7
Lo puedes hacer facílmente con JQuery. Te dejo este código que hice hace tiempo y que sigue una mecánica similar. Aunque no es muy complejo y creo que se entiende muy fácilmente te puedo resolver las dudas que tengas con respecto a ello. https://code.sololearn.com/WsX9I20Ed678/?ref=app
27th Feb 2018, 1:44 AM
Mickel
Mickel - avatar
+ 7
Gracias!
27th Feb 2018, 1:50 AM
Tomás Badenes
Tomás Badenes - avatar
27th Feb 2018, 1:46 AM
Nura Programmer
Nura Programmer - avatar
+ 3
display: none / display:block from js
27th Feb 2018, 10:31 PM
Anna Hyrylo
Anna Hyrylo - avatar
+ 2
java script
27th Feb 2018, 11:27 AM
Nandeep Barochiya
Nandeep Barochiya - avatar