[jQuery] datePicker reload Problem

[jQuery] datePicker reload Problem

if i reaload a form, the 2nd time i load it the datepicker wont appear (its the same form reloaded into the same div with load)
<script>
$('input#von').datePicker();
$('input#bis').datePicker();
</script>
is inside the loaded-form.html
no datepicker somewhere else
anyone got a idead how to fix that ?
(maybe close existing datepickers with some command or anything else ? )
mfg MG
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/