Skip to content

cognidox/FadingTweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

FadingTweets

FadingTweets is a mootools class allowing the latests tweets from a public twitter account or for a hash tag to be displayed in a div on a web page.

How to use

  1. Create a div elements on your page with an ID 'fading-tweets'

  2. Call the FadingTweets class with the twitter feed name

    <script type="text/javascript"> FadingTweets( { feed: 'cognidox' } ); </script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published