Diferencia entre revisiones de «Test Javascript 2»
Sacado de cristobal.wiki, presentado sin garantia y con mucho <3.
Ir a la navegaciónIr a la búsqueda
Página creada con «<html> <head> <script> function hola() { document.getElementByID("boton").innerHTML = "Genial!"; }; </head> <body> <button onClick="hola();">Pulsame!</button> </body> </html>» |
Sin resumen de edición Etiquetas: Revertido Edición visual |
||
| Línea 9: | Línea 9: | ||
<button onClick="hola();">Pulsame!</button> | <button onClick="hola();">Pulsame!</button> | ||
</body> | </body> | ||
</html> | |||
</html> | </html> | ||
Revisión del 12:00 17 dic 2025