if (this instanceof HTMLAnchorElement) { // клик по ссылке }
event.stopPropagation(); // остановка всплытия события