导航

用于Blog的天气预报服务

Posted on 2005-09-17 20:39  yunbo  阅读(745)  评论(3)    收藏  举报
在别人的Blog上看到了,觉得不错,就转过来了
只要在Blog的"选项"--"Configure"--"公告"代码中加入

<center>
<iframe id="weather" width="158" height=320 frameborder="0" scrolling="NO" src="http://www.blogweather.net/MyWeather.aspx?Name=北京"></iframe>
</center>

即可;其中,城市名可以直接用中文,而不用以前QQ的编码格式
效果见左侧我的公告
转自:hxh(贺星河)的专栏    用于Blog的天气预报服务