if (prevElement.length === 0) {
                prevElement = this.responseList.selected.parent('dl').prev('dl').find('dd').last();
            }