各种不同式样的天气预报显示代码

来源:互联网 发布:android sms源码 编辑:程序博客网 时间:2024/05/21 10:43

天气预报代码(第一种样式:根据IP显示天气预报)

代码一<script src="http://www.zzsky.cn/code/weather/weather1.js"></script>

代码二<iframe src="http://www.zzsky.cn/code/weather/weather1.htm" width="170" height="15" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>

 

 

天气预报代码(第二种样式:根据IP显示天气预报)

代码一<script src="http://www.zzsky.cn/code/weather/weather2.js"></script>

代码二<iframe src="http://www.zzsky.cn/code/weather/weather2.htm" width="190" height="54" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>

 

 

天气预报代码(第三种样式:根据IP显示天气预报)

代码一<script src="http://www.zzsky.cn/code/weather/weather3.js"></script>

代码二<iframe src="http://www.zzsky.cn/code/weather/weather3.htm" width="155" height="37" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>

 

 

天气预报代码(第四种样式,可以选择城市的预报)

代码一<script src="http://www.zzsky.cn/code/weather/weather4.js"></script>

代码二<iframe src="http://www.zzsky.cn/code/weather/weather4.htm" width="145" height="142" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>

 

 

天气预报代码(第五种样式,可以选择城市的天气预报)

代码一<script src="http://www.zzsky.cn/code/weather/weather5.js"></script>

代码二<iframe src="http://www.zzsky.cn/code/weather/weather5.htm" width="189" height="190" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>

 

 

天气预报代码(第六种样式,鼠标指向哪里显示那里的天气预报)

代码一<script src="http://www.zzsky.cn/code/weather/weather6.js"></script>

代码二<iframe src="http://www.zzsky.cn/code/weather/weather6.htm" width="405" height="332" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe>

原创粉丝点击