AI Search
Classic Search
Notifications
Clear all
Dec 10, 2022 2:00 am
I wish to use onlick in the following way:
<a href="url1" onclick="window.open('url2'); return true;" rel="noopener">url</a>
I am trying to allow it in the "Allow extra HTML tags" but can't get it to work.
Help?