dynamic datepicker in dialog
hi,
i have a problem with a jquery generated datepicker in a dialog.
I want to parse html in the click-function, triggered by the "open dialog" button, then with the parsed values(dom) i want to fill the datepicker in the dialog form, the datepicker and all other form elements should be generated on the fly. But the datepicker has no function and is only a text input... Is there any refreshing - wokraround for this problem or any other solution?
Thanky you!