^^ix Html graphics & js. js flow control.

Events: onclick=" "    onload

Time

Count with rhytme | protected. | Repeat n times, setTimeout.

if ( ) { } else { }

> Color if (x > 100)

Altrove

ix for( ; ; ) { } cicle.

    switch (cs) {
        case 1: ;   
                ;
        break;
        case 2: ;
                ; 
        break;
    }