try{ $('Weather-Pic').style.backgroundPosition = ""; $('Weather-Pic').style.display = 'block'; $('Weather-Info').innerHTML = '今日天气:'; $('Weather-HighLow').innerHTML = 'High:° Low:°'; }catch(e){}