Notifications
Clear all

[Closed] onclick in posts

1 Posts
1 Users
0 Likes
431 Views
Posts: 3
 nris
Topic starter
(@nris)
Active Member
Joined: 3 years ago

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?