if(nElement != "") {
        nElement.children().eq(activeElement.parent().index()).children().focus();
      }