Luke Smith![]()
Adds Y.Twitter.Status widget for Twitter status updates. Configure how many to display, from what twitter user (public only), and how frequent to poll for updates.
YUI().use('gallery-twitter-status', function(Y) {
new Y.Twitter.Status({
boundingBox : '#twitter-feed',
username : 'yuilibrary',
count : 3,
refreshSeconds : 15
}).render();
});| Subject | Author | Date |
|---|---|---|
| Is twitter-status-display available on CDN? | Marco Asbreuk | 03/24/11 |
| Re: Is twitter-status-display available on CDN? | Marco Asbreuk | 03/28/11 |
| Can you push the module to CDN | Santhosh Nageshwar Rao | 05/5/11 |
© 2006-2011 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info