Visit Mozilla.org

Talk:XUL:tree

From MDC

Question: Can this be accomplished using the existing CSS3 selectors?

If so, wouldn't this be preferable to something proprietary?

–tony at gonk NOSPAM dot net

No, as the contents of a treechildren are not rendered elements, so CSS does not directly apply to them. - User:Enn


Without 'rows' attribute set my tree (customView-backed) didn't display any data. I haven't noticed this attribute being used anywhere in the tree-toturials (neither here nor on XULPlanet); and I believe some explicit note in the tree-documentation would help. (It took me couple of hours to figure that out.) Could someone more experienced PLZ mention and/or explain in the documentation whether/when this attribute is mandatory?