Mario, feel free to provide patches ;-) Regards,
Bruno 2005/8/5, Mario Ivankovits <[EMAIL PROTECTED]>: > Martin Marinschek wrote: > > I checked the code and obviously it should work: > > > > see here: > > > > setBooleanProperty(component,"addResources",(_addResources==null?Boolean.TRUE.toString():_addResources)); > Ah - I dynamically create the inputCalendar - so not tag involved. Then > the _addResource in HtmlInputCalendar is null and thus false. > Can we move this "default value" behaviour to the HtmlInputCalendar.java? > > And - sorry if I repeat me, could we add logic to append the js only once? > > --- > Mario > >

