1. Hello, world!

zz( '#t1-1' ).hello();

white. Original value is white, modified must be Hello, world!.

zz( '#t1-2 .selected' ).hello();

2. isNumeric

zz( '#t2-1' ).isNumeric();

zz( '#t2-2 .t2-2' ).isNumeric(); -> true

zz( '#t2-3 .t2-3' ).isNumeric(); -> false

3. velocity with 1 element

3. velocity with several elements