datepicker and cloning bug
Hi there,
I have a problem with datepicker after using clone(true) function, it
gives me an error :
"inst has no properties
var beforeShow = inst._get('beforeShow'); "
I simply have an input with attached datepicker and i am cloning it
but after it datepicker does not work on cloned input ... any ideas
why ??
Thx