怎么样给自己的博客加上新浪微博“加关注”按钮呢?下面米粒在线分享给大家。
效果请看我的quanzhouzhan.com泉州站人才网。(看下图也可以)
其实很简单,在HTML源代码的<body>...</body>之间插入下面一段代码即可,记得将代码中的UID改成你的新浪微博UID喔。
<iframe allowtransparency="" border="0" frameborder="0" height="22" marginheight="0"
marginwidth="0" scrolling="no"src="http://widget.weibo.com/relationship/followbutton.php?
width=200&height=22&uid=3090234405&style=5&btn=red&dpc=1"
style="width: 64px; height: 22px;" width="200"></iframe>
下面是含粉丝数的样式
<iframe src="http://widget.weibo.com/relationship/followbutton.php?
language=zh_cn&width=136&height=24&uid=3090234405&
style=2&btn=red&dpc=1" frameborder="0" marginwidth="0" marginheight="0"
scrolling="no" width="136" height="24"></iframe>
什么是UID?
登陆你的新浪微博,进入微博之后地址中的一串数字就是了。
对于设置了个性域名的童鞋,URL是看不到你的UID的,这时候只需点击你的粉丝数,URL中就会出现一串数字,就是它了。
如果你的浏览器已经登陆了你的微博账号,那么按钮会显示成“你自己”。
感谢支持米粒在线。转载请注明出处:https://www.miliol.org/1631.html