On Jul 2, 5:57 pm, Jorge wrote:
<snip>
<snip>
The specified values for the CSS 'visibility' property do not include
'none'. Such a declaration should be ignored, and if not ignored can
be expected to be subject to inconsistent handling.
<snip>
document.body.s tyle.visibility = "none";
The specified values for the CSS 'visibility' property do not include
'none'. Such a declaration should be ignored, and if not ignored can
be expected to be subject to inconsistent handling.
Comment