Tải bản đầy đủ (.doc) (2 trang)

Code Dự báo thời tiết các vùng trong cả nước

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (39.36 KB, 2 trang )

<div class="content"><script type="text/javascript" src=
" /></script> <script type="text/javascript">
var tpWeather;
function change(tentp,nhietdo,anh,thoitiet,doam,gio)
{
document.getElementById("ttNhietDo").innerHTML=nhietdo;
document.getElementById("ttAnh").innerHTML='<img
src=" />';
document.getElementById("ttThoitiet").innerHTML=thoitiet+'<br />Độ ẩm: '+doam+'<br
/>'+gio;
}
function ShowWeatherBox(intVal)
{
change(weather[intVal][1],weather[intVal][2],weather[intVal][3],weather[intVal]
[4],weather[intVal][5],weather[intVal][6]);
}
function ShowWeather()
{
var strcboWeather='';
for(var i=0;i<weather.length;i++)
{
if(weather[i][0]=='tphanoi')tpWeather=i;
strcboWeather+='<option value="'+i+'"'+(weather[i][0]=='tphanoi'?' selected="selected"':'')
+'>'+weather[i][1]+'<\/option>';
}
//document.getElementById("cboWeather").innerHTML= strcboWeather;
};
</script> <select id="cboWeather" class="ttfontselect" onchange=
"ShowWeatherBox(this.value);"><script type="text/javascript">
var strcboWeather='';
for(var i=0;i<weather.length;i++)


{
if(weather[i][0]=='tphanoi')tpWeather=i;
strcboWeather+='<option value="'+i+'"'+(weather[i][0]=='tphanoi'?' selected="selected"':'')
+'>'+weather[i][1]+'<\/option>';
}
document.write(strcboWeather)
</script></select><br>
<table cellspacing="0" cellpadding="0" border="0" width="160"
style="margin-bottom: 5px;">
<tbody>
<tr>
<td nowrap="nowrap" align="center" width="40%" valign="bottom"
class="ttfont">Nhiệt độ:</td>
<td id="ttNhietDo" class="ttNhietdo"></td>
</tr>
<tr>
<td height="65" align="center" id="ttAnh" style=
"padding-top: 2px; padding-bottom: 4px;"></td>
<td height="65" id="ttThoitiet" class="ttfont" style=
"padding-bottom: 4px;"></td>
</tr>
</tbody>
</table>
<script type="text/javascript" language="javascript">
ShowWeatherBox(4);
</script><object type="application/x-shockwave-flash" data=
" />40aa1df8"
id="W486c097c0199c8844a34f7c5d3778819" height="220" width=
"180"><param name="movie" value=
" />40aa1df8"></object></div>

×