Problem to display calendar

225 views
Skip to first unread message

Guillermo Contreras

unread,
Aug 2, 2016, 11:13:33 AM8/2/16
to bootstrap-datepicker
My Code:

 <td class="background-color-table-element">
                   
<div class="input-group date fechaCorte">
                 
<input type="text" class="form-control" id="fechaCorte" /><span class="input-group-addon"><i class="glyphicon glyphicon-th"></i></span>
               
</div>
                   
<script type="text/javascript">
                        $
('.input-group.date.fechaCorte').datepicker({
                            format
: "dd-mm-yyyy",
                            language
: "es",
                            daysOfWeekHighlighted
: "0,6",
                            calendarWeeks
: true,
                            autoclose
: true,
                            todayHighlight
: true
                       
});
                   
</script>      


               
</td>

The result:

The days don´t display in the calendar. You can help me?. Sorry by my english.




Jeroen Thora

unread,
Aug 3, 2016, 2:50:41 AM8/3/16
to bootstrap-datepicker
Which jquery version do you use?

Op dinsdag 2 augustus 2016 17:13:33 UTC+2 schreef Guillermo Contreras:
Reply all
Reply to author
Forward
0 new messages