check whether div is empty or not js code example Example: js check if div is empty if ($('#element').is(':empty')){ //do something }