$JQry(function() { $JQry("#selectedContributor").change(function() { console.log("toto"); $JQry("#selectContributor").click(); }); });