+ 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)
5 ответов
+ 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
+ 7
Gracias!
+ 4
here is an example...
https://code.sololearn.com/WFCEv6r8MNXA/?ref=app
+ 3
display: none / display:block from js
+ 2
java script