You are viewing a single comment's thread from:

RE: Lesson 1 - Getting started with Javascript

@superminerbros how come $('a{title="Remove Vote"}').contents().remove(); or $("a:contains('Remove Vote')").remove(); don't work in steemit via tampermonkey to hide the bugged out upvote button when the link title contains "Remove Vote" but appears as a hollow upvote button?