Skip to content

snsk/Nicoticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nicoticker

rewindable full screen RSS ticker. Trying three requirements. The 1st is keep 'A' element structure. The 2nd is smooth scroll. The 3rd is most important "rewindable"(We are often missed the subject at scroll edge). I tried some method e.g. 'div' element moved directly, fillText(), scroll 'body' with pre-rendered each static link element, and SVG. Using SVG is best for now.

Rails3.1.2

The following files are required for user auth with Facebook.

config/initializers/secret_token.rb
config/initializers/omniauth.rb

About

*rewindable* full screen RSS ticker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published