how to disable link but make whole link clickable code example Example: html disable anchor link a.isDisabled { pointer-events: none; }