954,566 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Address Bar Java To Unfollow on Twitter?

This use to work for me when i placed it in the browsers address bar to follow
someone on twitter.

javascript:alert($('.follow-button').click());

does anyone know how to not follow with a similar code in the address bar?

been trying everything but cant seem to get the rite code down.

marketingmaniac
Light Poster
38 posts since Dec 2009
Reputation Points: 10
Solved Threads: 5
 

try to

javascript:alert($('.unfollow').click());

But it is not working right for pages with list of followable and unfollowable people.

Protuberance
Junior Poster in Training
90 posts since Aug 2009
Reputation Points: 78
Solved Threads: 17
 

nope,, tries to do something but gives me back an error with the following

[object Object]

marketingmaniac
Light Poster
38 posts since Dec 2009
Reputation Points: 10
Solved Threads: 5
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: