use a webmarkupcontainer and a attribute modifier, or if you want to reuse it, extend webmarkupcontainer and modify the attributes directly.
Martijn On Wed, Dec 1, 2010 at 12:04 PM, Josh Kamau <[email protected]> wrote: > Hello there; > > I would like to create a wicket link (it has a client side and a serverside > component) that only executes a javascript code but never sends any requests > to the server, is it possible. Am thinking of > adding a javascript function that returns false , and on serverside > implementation, i just put nothing to be executed. It smells like a hack > though. Is there a way of doing this? hope the question is clear . > > Regards. > Josh. > -- Become a Wicket expert, learn from the best: http://wicketinaction.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
