Calendrier MSU
Jul 02, 2023
élément const = document.querySelector('.cope-feed-cms-endpoint'); const config = { attributs : faux, attributOldValue : faux, characterData : faux, characterDataOldValue : faux, childList : vrai, sous-arbre : faux } ; function subscriber(mutations) { if (document.querySelector('#leaflet-map') ) singleItemCallback(); if (document.querySelector("input[name='calendar-sent-month']") ) //updateWidgetCallback(); if (document.querySelector('a.rsvp-form') ) rsvpCallback(); titreCallback(); } const obs = new MutationObserver(abonné); obs.observe(element, config);