a pinch

function showQuestionSubMenu() { var buttons = document.getElementsByClassName('menu-dropdown-questions-soleil'); for(var i=0, len= buttons.length; i<len; i++) { buttons[i].style["display"] = "inline-block"; } } function hideQuestionSubMenu() { var buttons = document.getElementsByClassName('menu-dropdown-questions-soleil'); for(var i=0, len= buttons.length; i<len; i++) { buttons[i].style["display"] = "none"; } } function clickQuestions() { window.location.href = "apinch.net/questions/"; }

Contact

Collaborer ? Discuter ? Approfondir ?

Vous préférez plutôt envoyer directement un mail ?

agathe.pinchon (at) gmail.com