大马资讯论坛 - 马来西亚中文资讯平台
标题:
获取本站twitter每日讯息插件
[打印本页]
作者:
资讯王
时间:
2009-12-4 18:37
标题:
获取本站twitter每日讯息插件
请把以下的代码复制在您的网页中,即可获得本站每日发布的信息,谢谢!
示范图
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
<script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 30,
interval: 6000,
width: 200,
height: 500,
theme: {
shell: {
background: '#914891',
color: '#ffffff'
},
tweets: {
background: '#000000',
color: '#ffffff',
links: '#4aed05'
}
},
features: {
scrollbar: true,
loop: false,
live: false,
hashtags: true,
timestamp: false,
avatars: false,
behavior: 'all'
}
}).render().setUser('freeinfo2u').start();
</script>
复制代码
欢迎光临 大马资讯论坛 - 马来西亚中文资讯平台 (http://freeinfo.com.my/)
Powered by Discuz! X3.3