我在我的網站中使用免費的天氣預報小部件。刷新JS腳本無需重新加載頁面
<script type="text/javascript" src="http://tools.tititudorancea.com/weather_forecast.js?place=zurich_2&s=1&days=5&utf8=no&columns=5&temp=c"></script>
<div style="font: 10px Arial, sans-serif; color: #000000" align="right">
<a href="http://www.tititudorancea.com/z/weather.htm">Weather forecast</a> provided by <a href="http://www.tititudorancea.com/">tititudorancea.com</a></div>
我的網頁永遠不會自動重新加載,然後天氣永遠不會更新。 有沒有刷新JavaScript的方法,而無需刷新所有頁面?
在此先感謝
我想你的解決方案,但遺憾的是它沒有工作,天氣不會自我更新。任何想法? – LotuX