- From: Arnold, Curt <Curt.Arnold@hyprotech.com>
- Date: Tue, 7 Mar 2000 10:26:12 -0700
- To: "'www-svg@w3.org'" <www-svg@w3.org>, "'svg-comments@w3.org'" <svg-comments@w3.org>
It should be a fairly common thing for certain layers of a graphic to be hidden from display or made visible in response to check box events in the containing HTML form. Currently, the only apparent mechanism to enable or display visibility is to manipulated the "display" fragment of the style to and from a value of "none". This appears to me to be a little too complex and error-prone and it would be useful to have an explicit boolean property "visible" with a default value of true on the styleable elements.
Received on Tuesday, 7 March 2000 12:28:49 UTC