Reputation: 1
<a class="merge_user_link" href="Our Link">Merge with Another User</a>
I am unsure on how to disable the class "merge_user_link" from being clickable using Javascript
I have tried the following code: $( name_and_email ).removeClass( 'merge_user_link' );
Any Advice
Upvotes: 0
Views: 33