Re: Repeat styling problem

On 5/4/06, Mark Seaborne <m_seaborne@mac.com> wrote:
> When there are no relevant assert elements for a pattern I want to
> hide the label for the group bound to that pattern. I can't work out
> how to achieve that. I am hoping that I have overlooked some obvious
> solution, and that someone will be kind enough to point it out to me.

Depends on our level of abstraction and needs, etc. If you push the
"group label" inside the inner repeat, you can CSS-style that label to
only be shown in the :first-child or the repeat.

Not exactly beautiful, etc. but it should work (in Firefox :) ).

--
... Allan

Received on Friday, 5 May 2006 10:55:45 UTC