I have a problem ... I need a simple calendar in my application. I've managed to find only those who need an input, like the example below.
<input class="teste">
and
$('.teste').pickadate({});
But in case I need to open it right into a div
I have a problem ... I need a simple calendar in my application. I've managed to find only those who need an input, like the example below.
<input class="teste">
and
$('.teste').pickadate({});
But in case I need to open it right into a div