M
Mel
I need to blink a cell within my table using a preset color (say
"skyblue) for a fraction of a seconds (that I can specify through
function call).
I guess i should use Timeout of a sort.
can someone help me please ?
My function should look something like:
Blink (100ms, 'skyblue');
or something like that
Thanks in advance
"skyblue) for a fraction of a seconds (that I can specify through
function call).
I guess i should use Timeout of a sort.
can someone help me please ?
My function should look something like:
Blink (100ms, 'skyblue');
or something like that
Thanks in advance