Hi Wojtek,

Use the SimpleAttributeAppender  from wicketstuff-misc:
org.wicketstuff.misc.behaviors.SimpleAttributeAppender

Here is the maven dependency detail:

      <dependency>
           <groupId>org.wicketstuff</groupId>
           <artifactId>misc</artifactId>
           <version>1.4-SNAPSHOT</version>
       </dependency>

Regards,

Mike

I'm trying to add two AttributeModifiers on WebMarkupContainer and it doesn't work.
Only one of them is working, the last added one.
Could anybody show me how to do it properly?

Regards,
Wojtek

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



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

Reply via email to