浏览 266 次
|
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
|---|---|
| 作者 | 正文 |
|
最后更新时间:2008-03-28 关键字: 给博客添加地图,天气预报,qq
很多博客上都提供自定义设置,因此好多人都弄些什么添加QQ,地图啊,天气预报之类的东东。那是怎么弄的呢,以下是一些相关的代码!!!
设置地图的代码
<a href="http://www2.clustrmaps.com/counter/maps.php?url=你的博客地址" id="clustrMapsLink"><img src="http://www2.clustrmaps.com/counter/index2.php?url=你的博客地址" style="border:1px solid;" alt="Locations of visitors to this page" title="Locations of visitors to this page" id="clustrMapsImg" onError="this.onError=null; this.src='http://clustrmaps.com/images/clustrmaps-back-soon.jpg'; document.getElementById('clustrMapsLink').href='http://clustrmaps.com'" />
</a>
设置天气预报 <iframe frameborder='0' scrolling='no' style='width:160px; height:210px; border:black solid 1px;' src='http://api.51ditu.com/iframe/blogmap.html?lng=12144243&lat=3119369&zoom=0&txt=I'm here!&msg=2006111811543508500'></iframe> <IFRAME style="WIDTH: 177px; HEIGHT: 200px" src="http://weather.qq.com/inc/ss252.htm" frameBorder=0 width=170 scrolling=no height=200></IFRAME> 添加QQ联系方式 <a target=blank href=tencent://message/?uin=565355525&Site=http://blog.csdn.net/success_dream&Menu=yes><img border="0" SRC=http://wpa.qq.com/pa?p=1:565355525:13 alt="随时联系我"></a> 添加留言板 http://www.cbox.ws/ 声明:JavaEye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
|
|
| 返回顶楼 | |


