Try it. On Fri, Nov 2, 2012 at 4:49 PM, eugenebalt <[email protected]> wrote: > Suppose I have this: > > arg0.add(new SimpleAttributeModifier( "onclick", "myfunction();")); > > Will that replace any previous onClick's, or append to them? I need to > preserve any previous JS in this attribute (append). > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Does-a-SimpleAttributeModifier-Overwrite-or-Append-JavaScript-tp4653568.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
-- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
