ryangiglio / jquery-tweetMachine

A jQuery plugin that allows you to create a streaming Twitter feed using their new REST API v1.1
MIT License
49 stars 16 forks source link

Implement "click to refresh" when auto refresh is turned off #7

Open ryangiglio opened 11 years ago

ryangiglio commented 11 years ago

When the autoRefresh flag is false I'd like to implement an "x new Tweets, click to refresh" link that appears like on the Twitter.com timeline. Currently with autoRefresh off there is no way to refresh the tweets.