One way for handling these javascript specific events would be to use this component:
http://tacos.sourceforge.net/components/AjaxEventSubmit.html On 2/7/06, Rohan Gray <[EMAIL PROTECTED]> wrote: > > I would like to fire a listener when a form component event is triggered > > > > Like on below > > > > <select jwcid="[EMAIL PROTECTED]" size="12" style="width:250px;" > onchange="listener:loadPoint"> > > > > This doesn't seem to work, and gives me an error when the page loads > > > > "Conditional compilation is turned off" > > > > Any help would be most appreciated > > > > Regards, > > > > Rohan Gray > > > > > > >
