1 réponse
<script type="text/javascript">
jQuery(document).ready(function() {
DatePicker_date140 = new JsDatePick({
useMode:2,
isStripped:true,
target:"date-140",
limitToToday:"0",
cellColorScheme:"beige",
dateFormat:"%d-%m-%Y",
imgPath:"http://kinesitherapie-capbeaune.fr/wp-content/plugins/contact-form-7-datepicker/img/beige/",
weekStartDay:1,
yearsRange:[2011,2100],
directionality:"ltr",
yearButtons:false,
monthButtons:true,
animate:false,
selectedDate: {
year: 2013,
month: 05,
day: 01
}
});
});
</script>
jQuery(document).ready(function() {
DatePicker_date140 = new JsDatePick({
useMode:2,
isStripped:true,
target:"date-140",
limitToToday:"0",
cellColorScheme:"beige",
dateFormat:"%d-%m-%Y",
imgPath:"http://kinesitherapie-capbeaune.fr/wp-content/plugins/contact-form-7-datepicker/img/beige/",
weekStartDay:1,
yearsRange:[2011,2100],
directionality:"ltr",
yearButtons:false,
monthButtons:true,
animate:false,
selectedDate: {
year: 2013,
month: 05,
day: 01
}
});
});
</script>