Aaron's Blog logo Aaron's Blog

if(!$("#checkbox").prop("checked")) {   
		alert("Please select the category.");   
		return false;   
    }