Converting Twitter Links To Follow Buttons
Forgive the rushed nature of this post as I'm taking a short break to do it
So I saw this http://www.siliconprairienews.com/2013/07/70-plus-kansas-city-area-startups-to-follow-on-twitter and decided why not follow them. We'll be there too, right?
Woah! 70 repeated click,navigate and follow instances. There must be a better way.
So, I did a quick search and after some thought realized that the following jQuery snippet should work.
I already had jshell inststalled. so I popped it in and waited.
Then, click, click, click, click.
The End.
So I saw this http://www.siliconprairienews.com/2013/07/70-plus-kansas-city-area-startups-to-follow-on-twitter and decided why not follow them. We'll be there too, right?
Woah! 70 repeated click,navigate and follow instances. There must be a better way.
Before |
So, I did a quick search and after some thought realized that the following jQuery snippet should work.
I already had jshell inststalled. so I popped it in and waited.
After |
Then, click, click, click, click.
The End.