大马资讯论坛 - 马来西亚中文资讯平台

 找回密码
 注册
搜索

获取本站twitter每日讯息插件

[复制链接]
发表于 2009-12-4 18:37:23 | 显示全部楼层 |阅读模式
请把以下的代码复制在您的网页中,即可获得本站每日发布的信息,谢谢!
示范图

  1. <script src="http://widgets.twimg.com/j/2/widget.js"></script>
  2. <script>
  3. new TWTR.Widget({
  4.   version: 2,
  5.   type: 'profile',
  6.   rpp: 30,
  7.   interval: 6000,
  8.   width: 200,
  9.   height: 500,
  10.   theme: {
  11.     shell: {
  12.       background: '#914891',
  13.       color: '#ffffff'
  14.     },
  15.     tweets: {
  16.       background: '#000000',
  17.       color: '#ffffff',
  18.       links: '#4aed05'
  19.     }
  20.   },
  21.   features: {
  22.     scrollbar: true,
  23.     loop: false,
  24.     live: false,
  25.     hashtags: true,
  26.     timestamp: false,
  27.     avatars: false,
  28.     behavior: 'all'
  29.   }
  30. }).render().setUser('freeinfo2u').start();
  31. </script>
复制代码

手机版|大马资讯论坛  

GMT+8, 2024-3-29 03:22 , Processed in 0.024338 second(s), 16 queries , File On.

Powered by Discuz! X3.3

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表