JUI 2.3 - EDatepicket broken?

Hi!

It seems that EDatePicker is broken in the lastest release - at least for me.

Here is the way i use it:

The clientside javascript which is created:

And here is the javascript errormessage:

Quote

Uncaught TypeError: Object #<an Object> has no method 'datepicker'

Any hint for me? Anything i can help with to find the problem?

Regards,

martin

Hi!

Finally found the problem by myself - in the previous version i used there was no i18n version of datepicker. Then i just updates the extensions/jui directory without killing the assets directory - so a version mix has been the problem basically.

Martin