function click_tr(e) { if (typeof(e.target.href) != "undefined") { return true; } //остальной код функции }