Looking to target the a tag and remove its functionality
Looking to target the a tag and remove its functionality, either remove the onclick or disable the link.
This is an override to html that I cant edit, so adding a class or id to the text will not work. How can I target the link using the mootools framework without add a class or id to the html.
Open in new window