if ($('#poleGame').get(0).firstChild == null) {} // Или if ($('#poleGame').html() == '') {} // Или if ($('#poleGame').find('*').length == 0) {} // Или еще как то