jQuery checkValidity () will help with this: jQuery: $(document).ready(function() { $('#buttonID').on('click', function(event) { var isvalidate ...
確定! 回上一頁