> I don't agree: I can't see any <label> tags in your markup. I don't need to 
> remove my <label> tags (and I don't want to), I need to dynamically add a 
> class="cssClassName" to them instead.

Sorry, my mistake - I didn't modify the markup enough. Luckily, whether it's a 
wicket:container or a label doesn't make any difference here. So if you change 
the markup in my example to

Do you see the following? -&gt;<label 
wicket:id="version">1.5-SNAPSHOT</label>&lt;-

It still works with the same Java-Code.

Alasdair

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to