On Thu, 9 Aug 2007 14:10:58 +0100
"Dipu Seminlal" <[EMAIL PROTECTED]> wrote:

> Did you add onchange in the markup as well, you need to add it in the markup
> as well
> <input wicket:id="yourDate" id="yourDate" type="text" name="yourDate"
> onchange="blah"  />

I'm sorry, do you mean that Wicket replaces the "blah" on the fly? I thought 
that behaviors don't need modification to the markup.. Or maybe it's needed 
just for DateFields?
I'll try with your suggestion though, many thanks :)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to