Hi guys,

I would like to control a DIV element when clicking on a button, so that it 
sort of reacts to this event by „blinking“ for a short time.
Currently, when clicking the button, a CSS attribute is added to the DIV’s 
class and the page is reloaded so that this event is triggered.
However, the event should fire only once so I would therefore need to delete 
the attribute after that.

Is there a more elegant solution so that the „CSS event“ is fired once when 
clicking the button?

Thanks,
Chris



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to