THIS POST will have videos every time we practice with button on javascript
Level 1
So this is an exercise for buttons in javascript, this is the code that you can copy and paste, it's easy level 1
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript">
function lollo()
{
document.getElementById("cry").innerHTML="i'm crying";
}
</script>
</head>
Leggi il seguito »
- Articolo precedente: WordPress for iOS
- Articolo successivo: MICROSOFT: MOUSE E TASTIERA PER TABLET WINDOWS 8
SEGNALA / INVIA QUESTO POST:
Hai trovato questo articolo interessante? Iscriviti GRATIS ai nostri feeds!


