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: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to