You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Gr...@servicecanada.gc.ca on 2007/01/03 19:45:42 UTC

Can someone help me with DropdownDatePicker javascript?

I've got a DropdownDatePicker. I'd like to have an onChange event that refreshes the form.

I guess because this is DOJO I can't do what I typically do

<span jwcid="startDate@DropdownDatePicker" value="ognl:filterStartDate" onclick="javascript:tapestry.form.refresh('reviewForm');"/> 


Can anyone help me get this sort of thing going? I have virtually no Javascript knowledge :( I'm guessing I will need to use some DOJO calls somehow, but then have it call the tapestry method somehow...

Thanks,
Greg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org