If you are using WordPress, don't forget to change the $ to jQuery as below: if (jQuery("input").val().length > 0) { // input is Not empty } ...
確定! 回上一頁