By the way, I also noted another stuff not working with IE: tapestry.form.focusField('someId') doesn't work when applied to a select box input. It breaks all the EventListeners on the page, since it is generated before the connect events. Works fine with firefox2
I don't have a simple way to check from which version it began to break, but I remember seeing it working in IE not so long ago. 2006/11/9, Christian Dutaret <[EMAIL PROTECTED]>:
sure djConfig = {"isDebug":false,"debugAtAllCosts":false,"debugContainerId":"debug","baseRelativePath":"http://localhost:8080/ha/assets/static/dojo/ ","preventBackButtonFix":false,"parseWidgets":false,"locale":"fr-"} 2006/11/9, andyhot <[EMAIL PROTECTED] >: > > Christian Dutaret wrote: > > I use the defaults generated from the Shell component, except for some > > > logging setup (logging disabled), and I load dojo js through the asset > > service using standard friendly urls. > > Forgot to say I'm using 4.1.1, not tacos. > > There's no dropdowndatepicker in tacos :) > > Is it possible to show those defaults that got generated for > djConfig ? > > > > > 2006/11/8, andyhot <[EMAIL PROTECTED]>: > >> > >> Christian Dutaret wrote: > >> > the widget is not rendered at all under IE6. I get the error > message : > >> > could > >> > not locate implementation for "dropdowndatepicker" in "dojowidget" > >> > registered to namespace "dojo". > >> > Works OK with firefox 2.0 > >> > > >> > Anyone experiencing the same? > >> > >> what's your djConfig ? > >> > >> -- > >> Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr > >> Tapestry / Tacos developer > >> Open Source / J2EE Consulting > >> > >> > >> --------------------------------------------------------------------- > > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > >> > > > > > -- > Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr > Tapestry / Tacos developer > Open Source / J2EE Consulting > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >