Re: Multiple AttributeModifier-s on a single tag

2009-10-23 Thread zabian
Sorry for the mess, my fault of course. It was working from the beginning, just my css was not in the scope and I couldn't see any results. Sorry once again and thanks for commitment. Regards, Wojtek Michael O'Cleirigh pisze: Hi Wojtek, Use the SimpleAttributeAppender from wicketstuff-misc

Re: Multiple AttributeModifier-s on a single tag

2009-10-23 Thread Michael O'Cleirigh
Hi Wojtek, Use the SimpleAttributeAppender from wicketstuff-misc: org.wicketstuff.misc.behaviors.SimpleAttributeAppender Here is the maven dependency detail: org.wicketstuff misc 1.4-SNAPSHOT Regards, Mike I'm trying to add two AttributeModif

Re: Multiple AttributeModifier-s on a single tag

2009-10-23 Thread Michael Mosmann
Hi, > 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? maybe you should use AttributeAppender, not AttributeModifier mm:) ---

Multiple AttributeModifier-s on a single tag

2009-10-23 Thread zabian
Hi there, 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-ma