jQuery(function ($) { $( document ).ready(function() { $("#cours-collectif-popup-button").on("click", function(){ event.preventDefault(); }); }); });

WordPress Appliance - Powered by TurnKey Linux