> <vbox style="display: none;">
>   <tree .../>
>   <tree .../>
> </vbox>
>
> the following error appears in the JS Console:
>
> Error: this.view has no properties
> Source File: chrome://global/content/bindings/tree.xml
> Line: 0

Yeah, with display: none, bindings don't work.


> Anyone know of a work-around in my extension for existing Firefox 1.5
> and Mozilla 1.7 users?

opacity: 0?  It may not work for Moz 1.7...
--
"The first step in confirming there is a bug in someone else's work is
confirming there are no bugs in your own."
-- Alexander J. Vincent, June 30, 2001
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to