jQuery(document).ready(function($) {
$('#events-calendar').fullCalendar({ locale: 'el', header: { left: 'title', center: '', right: '' //right: 'prev,next' }, defaultDate: '2024-11-21', navLinks: true, // can click day/week names to navigate views navLinkDayClick: function(date, jsEvent) { }, editable: false, eventLimit: true, events: [], });
});
jQuery(document).ready(function() { jQuery('#events-calendar td[data-date="2024-11-21').addClass('has-event'); });
/*jQuery('fc-left h2').on('DOMSubtreeModified', function(){
console.log('changed');
}); */
//η fc-left είναι η κλάση του div που δείχνει τον μήνα και τον χρόνο του calendar
//το div έχει ενα h2 μέσα. Μπορούμε να ανανεόνουμε τo has-event όταν αλλάζει αυτή η h2.
/*jQuery('fc-left').change('DOMSubtreeModified', function(){
jQuery('#events-calendar td[data-date="2024-11-21 13:00:00').addClass('has-event');
jQuery('#events-calendar td[data-date="2024-11-21').addClass('has-event');
});*/
jQuery(document).ready(function() { jQuery('#events-calendar td[data-date="2024-11-21').addClass('has-event'); });
/*jQuery('fc-left h2').on('DOMSubtreeModified', function(){
console.log('changed');
}); */
//η fc-left είναι η κλάση του div που δείχνει τον μήνα και τον χρόνο του calendar
//το div έχει ενα h2 μέσα. Μπορούμε να ανανεόνουμε τo has-event όταν αλλάζει αυτή η h2.
/*jQuery('fc-left').change('DOMSubtreeModified', function(){
jQuery('#events-calendar td[data-date="2024-11-21 00:00:00').addClass('has-event');
jQuery('#events-calendar td[data-date="2024-11-21').addClass('has-event');
});*/
jQuery(document).ready(function() { jQuery('#events-calendar td[data-date="2024-11-14').addClass('has-event'); });
/*jQuery('fc-left h2').on('DOMSubtreeModified', function(){
console.log('changed');
}); */
//η fc-left είναι η κλάση του div που δείχνει τον μήνα και τον χρόνο του calendar
//το div έχει ενα h2 μέσα. Μπορούμε να ανανεόνουμε τo has-event όταν αλλάζει αυτή η h2.
/*jQuery('fc-left').change('DOMSubtreeModified', function(){
jQuery('#events-calendar td[data-date="2024-11-14 13:00:00').addClass('has-event');
jQuery('#events-calendar td[data-date="2024-11-14').addClass('has-event');
});*/
jQuery(document).ready(function() { jQuery('#events-calendar td[data-date="2024-11-12').addClass('has-event'); });
/*jQuery('fc-left h2').on('DOMSubtreeModified', function(){
console.log('changed');
}); */
//η fc-left είναι η κλάση του div που δείχνει τον μήνα και τον χρόνο του calendar
//το div έχει ενα h2 μέσα. Μπορούμε να ανανεόνουμε τo has-event όταν αλλάζει αυτή η h2.
/*jQuery('fc-left').change('DOMSubtreeModified', function(){
jQuery('#events-calendar td[data-date="2024-11-12 13:00:00').addClass('has-event');
jQuery('#events-calendar td[data-date="2024-11-12').addClass('has-event');
});*/
jQuery(document).ready(function() { jQuery('#events-calendar td[data-date="2024-11-05').addClass('has-event'); });
/*jQuery('fc-left h2').on('DOMSubtreeModified', function(){ console.log('changed'); }); */ //η fc-left είναι η κλάση του div που δείχνει τον μήνα και τον χρόνο του calendar //το div έχει ενα h2 μέσα. Μπορούμε να ανανεόνουμε τo has-event όταν αλλάζει αυτή η h2. /*jQuery('fc-left').change('DOMSubtreeModified', function(){ jQuery('#events-calendar td[data-date="2024-11-05 13:00:00').addClass('has-event'); jQuery('#events-calendar td[data-date="2024-11-05').addClass('has-event'); });*/
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |