재우니의 블로그


A jQuery Twitter Ticker


In this tutorial we are going to create a pure jQuery & CSS twitter ticker which utilizes Twitter’s Search API. It will show your or your friends’ latest tweets, and will not require any server side code  or databases. As a result, the ticker will be easily included into any web page and easily modified to your likings.



jquery & css 트윗터 트릭커를 생성하는데 있어서 Twitter 의 검색 api 를 통해 말이다. 최신 트윗에 추가한 여러명의 트윗글이 보여줄 것이다. 이는 서버 사이트 코드나 데이터 베이스를 요청하지도 않는다. 결과대로  트릭으로 추가고자 할 쉽게 수정하여 웹페이지에 이를 쉽게 추가할 수 있다.



The Twitter Ticker Explained