check if html node is empty javascript code example Example: js check if div is empty if ($('#element').is(':empty')){ //do something }