码迷,mamicode.com
首页 > 其他好文 > 详细

新浪微博——点击按钮自动加关注代码

时间:2015-07-14 09:49:54      阅读:125      评论:0      收藏:0      [点我收藏+]

标签:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>点击按钮自动加关注代码——新浪微博</title>

</head>
<body>
<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=1282557022&style=5&btn=red&dpc=1" style="width: 64px; height: 22px;" width="200"></iframe>
</body>
</html>

  把uid后面的数字修改为自己微博账号,样式也可以自己修改

补充内容 (2011-12-8 17:15):
也可进入微博组件中自己更换样式

新浪微博——点击按钮自动加关注代码

标签:

原文地址:http://www.cnblogs.com/a757956132/p/4644562.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!