<script> // document.getElementById('d').onclick=function(){ // alert('d') // } $(function () { $('#yes').click(function () { $.post("/index.php/miniapp/automatic.Content/examine"); }) })</script>