SyntaxFix
Write A Post
Hire A Developer
Questions
use this on:
$('body').on('focus',".datumwaehlen", function(){ $(this).datepicker({ minDate: -20 }); });