bootstrap-year-calendar icon indicating copy to clipboard operation
bootstrap-year-calendar copied to clipboard

[DEPRECATED] A fully customizable year calendar widget, for boostrap !

Results 107 bootstrap-year-calendar issues
Sort by recently updated
recently updated
newest added

I'm trying to use this calendar, but it doesn't work . I don't know why. this is my code : ` var today = new Date(); var aujourdhui = today.getFullYear()...

In the live example http://www.bootstrap-year-calendar.com/#Examples/Full%20example the name and location do not populate in when you click on an event. I am having the same when I use it in a...

selectRange event is fired when a day is clicked, so you got two events in one click: - selectRange - clickDay How to solve this? I expect to got the...

Hello, Any fork for bootstrap 4 integration ? Best Regards

Hello, exist an error in the plugin, i tried fix this error but couldn't, at least in Internet Explorer 9 and 11 this error happens. When rendering the month of...

I use this package to create a calendar. I need make like Full example. But I need to add the date of the lunar calendar. Like this: ![圖片](https://user-images.githubusercontent.com/29597478/54416656-0429c680-473b-11e9-8337-511d5d597aba.png) I find...

This attempts to fix #70 by clearing timers after use and removing unnecessary updates.

To solve this issue :+1: $(e.element).popover({ trigger: 'manual', container: 'body', **placement: 'auto right',** html:true, content: content }); Mes remerciements pour ce travail remarquable.

First of all I wanted to thank for the fantastic calendar script. I realized that if you use the mouse of the mac, you can not click on edit and...