I have a problem with `` tags.
I need to reassign an `onclick` event to this tag, but the `href` attribute must contain a link.
For example, I have some link:
Wikipedia
And i need to change only the `onclick` event for this link so that when I click on it, some JavaScript function is called.以上就是Reassign onclick for anchor tag的详细内容,更多请关注web前端其它相关文章!