I have the following elements:\[code\]<a> <span>text<span> </a>\[/code\]with a specific action trigged \[code\]onclick\[/code\] on the link element.
I'm looking for a way to select the text inside the span without triggering the link.
NB. I can't change the code, but, only the CSS.
I'm looking for a way to select the text inside the span without triggering the link.
NB. I can't change the code, but, only the CSS.