I’m trying to pull in a basic, raw count of Twitter followers. After looking at this thread
Jquery, JSON twitter followers count
and following the link to the JSFiddle, I adapated it in a small way. But the code is set up for more than one username and count, hence the array.
http://jsfiddle.net/AndyMP/yQMXA/
I have it working for one username, but given that is all that I need I’m sure the code could be trimmed down. Any pointers as to how to do so would be appreciated.
You should be able to get rid of the loop and the array.