Twitter on CB Profile/Sig, Can I do it with the javascript? |
Twitter on CB Profile/Sig, Can I do it with the javascript? |
![]()
Post
#1
|
|
![]() BBM: 310ED181 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 613 Joined: Jul 2008 Member No: 671,976 ![]() |
Ok. I was thinking about maybe putting an app that has my current twitter status on my profile but im not sure how to do it
CODE <script src="/twitter.js" type="text/javascript" charset="utf-8"></script> <script type="text/javascript" charset="utf-8"> getTwitters('tweet', { id: 'rem', count: 1, enableLinks: true, ignoreReplies: true, clearContents: true, template: '"%text%" <a href="http://twitter.com/%user_screen_name%/statuses/%id%/">%time%</a>' }); </script> Thats the javascript code. but it won't work. I just get text on my profile Help please? |
|
|
![]() ![]() |