Hi, Is there a way to include static content "as is" to handle cases like this: I'm thinking about a tag attribute common to all comps where we can transmit all we want to transmit to the target HTML tag e.g:
<tc:date *native="onclick='clicked()' style='border=1px' "* /> This could allow us to have an ugly-but-working page if the feature is not implemented yet :-). Regards, Zied 2007/12/16, Bernd Bohmann <[EMAIL PROTECTED]>: > > Hello Michael, > > this is on my wish list, too. > > Can you add an issue for this, please. > > The tile should be: 'Adding facet onchange support to tc:date' or > something else. > > Regards > > Bernd > > Michał 'Gandalf' Stawicki schrieb: > > hello, > > > > I wish to launch some action upon selecting date from datapicker. I > > have already tried setting onchange attribute, facet onchange and > > adding onchange event to date's input field. All of this have failed. > > > > Does anyone know how to achieve this? > > > > regards, > > michael > > > -- Zied Hamdi zatreex.sourceforge.net

