HTMLElement SetInvisible Method
Adds or removes the Abacus invisible class from an element.
R←I SetInvisible B
This is an APLDOM to browser DOM synchronized method.
I is the HTMLElement instance. B is a scalar Boolean, 1 or 0. R is 0.
Adds or removes the Abacus invisible class from an element.
R←I SetInvisible B
This is an APLDOM to browser DOM synchronized method.
I is the HTMLElement instance. B is a scalar Boolean, 1 or 0. R is 0.