I want to show My Twitter Feed horizontally using Jquery in my web page. How can i do it?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
|
what you want is a "JQuery Twitter ticker" sounds funky! Here is a good one I have used in the past: Zazar twitter ticker You will just need to shove it in a webpart, which is easy to do. |
|||||||
|
|
Also check this jQuery plugin, Just put plugin file to some SharePoint library, like Style Library. Link it on page. Add another file to library and put there code to display your twitter feed, you can see few examples of this code on site I suggested. Then add content editor web part to page, where you want to see twitter and link it on properties to file with your jQuery JavaScript code. One code sample for you:
|
|||
|