Use following code sample for same //Check first element is exists if ($('#xyzElement').length) { //now check element value is not empty
確定! 回上一頁