La mairie de Saint-Pierre-des-Corps facilite vos démarches administratives grâce à la prise de rendez-vous en ligne pour les cartes d'identité et passeports. CLICRDV.renderWidget('iframe','mairie-de-saint-pierre-des-corps',{"size":[550,350],"autoresize":true,"new_user":true,"params":{"nologo":true}}); // on window load, add to iframe with id containing "clicrdv-widget-iframe" the attribute srcolling="no" // to prevent the iframe from scrolling window.onload = function() { var iframes = document.querySelectorAll('iframe[id*="clicrdv-widget-iframe"]'); for (var i = 0; i < iframes.length; i++) { iframes[i].setAttribute("scrolling", "no"); } }