Thank you for your reply. Yes there is the Attribute Modifier, but i don't think it can help me.
I try to explain shortly the problem: I have to modify a css class of a specific div: the DIV can't be managed by wicket (with wicket id), but only on html. So i created a little javascript function that change the css class, and i would like to execute it when a user clicks on a CheckBox. Since i can't manage function (and div) by wicket... i have some difficulties to associate it an attributeModifier. right? or do i forget something? thanks jwcarman wrote: > > Is AttributeModifier not available in 1.2.x? > -- View this message in context: http://www.nabble.com/adding-extra-javascript-call-in-CheckBox-tp15318650p20340173.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
