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]

Reply via email to