李鴻典
2013年8月22日 08:30
");
$(".story_photo .videoPlay").hover (
function(){$(this).css({"opacity":"0"})},
function(){$(this).css({"opacity":"1"})}
)
}
//照片區塊出現
$(".story_photo").fadeIn(1000);
//寫入第一張照片
var firstimg = $(".story_photo img:first").attr("rel");
$(".story_photo img:first").attr("src",firstimg);
$(".story_photo li:not(:first)").hide();
//判斷是否有多張照片,寫入開關
var li_nums = $(".story_photo li").length;
var openclose = '
更多照片 '
if (li_nums > 1) {
$(".story_photo .p_switcher").append(openclose);
}
//控制錨點
if (li_nums > 1) {
$('.open_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
$('.close_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
} else {
$(".story_photo img").css("cursor","none").attr("title","");//一張圖時
$(".p_switcher").hide();
}
//點擊圖片或開關,展開其他圖片
$("a.open_close").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
if (video_link>0){ // 如果有影音,點圖連到影音頁
$(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標
$(".story_photo img, .story_photo .videoPlay").click(function(){
var videoURL = $(".story_photo .video_link a").attr("href");
location.href=videoURL;
});
} else { //沒影音時,點圖展開其它圖
if (li_nums > 1) {//一張圖以上
$(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標
}
$(".story_photo img").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
}
//-------------------
});
-
![](https://imageproxy.pixnet.cc/imgproxy?url=&width=320&height=240)
經過一晚肆虐後,昨晚狂降雨的潭美颱風已逐步遠離台灣,氣象局在今(22)日上午08:30解除颱風警報,但由於掃到颱風尾,氣象局持續發布豪雨特報,中南部民眾須嚴加戒備。
記者李鴻典/台北報導
經過一晚肆虐後,昨晚狂降雨的潭美颱風已逐步遠離台灣,氣象局在今(22)日上午08:30解除颱風警報,但由於掃到颱風尾,氣象局持續發布豪雨特報,中南部民眾須嚴加戒備。
潭美在22日8時中心位於馬祖西方約170公里處,以每小時25公里速度,向西北西進行。7級風暴風半徑150公里,10級風暴風半徑50公里;近中心最大風速每秒30公尺(約每小時108公里),相當於11級風。瞬間最大陣風:每秒38公尺(約每小時137公里),相當於13級風。
氣象局說,根據最新資料顯示,潭美過去3小時強度持續減弱且暴風圈略為縮小,中心目前在福建,繼續向西北西移動,馬祖及金門已脫離其暴風圈。台灣北部及中南部地區及馬祖、金門雨量仍持續增加中。
由於受到颱風外圍環流影響,氣象局發布豪雨特報指出,今日嘉義地區及中南部山區有局部豪雨或大豪雨,中南部地區、北部山區及馬祖有大雨或豪雨,北部、東北部地區、花蓮山區、臺東山區及金門、澎湖有大雨發生的機率;連日降雨,山區請注意坍方、落石、土石流。大豪雨區域:臺中市、南投縣、嘉義市、嘉義縣、臺南市、高雄市、屏東縣。
20日0時起至22日8時出現較大累積雨量如下:臺中市雪嶺654毫米、新竹縣鳥嘴山652毫米、臺北市鞍部606毫米、新北市大屯山551毫米、苗栗縣鳳美535毫米、嘉義縣奮起湖531毫米、桃園縣霞雲508毫米、南投縣九份二山481毫米、屏東縣尾寮山446毫米、雲林縣山豬湖442毫米、高雄市民生395毫米、臺南市大棟山354毫米、嘉義市嘉義323毫米、宜蘭縣池端319毫米、彰化縣二水303毫米、新竹市香山216毫米。
出現較大陣風地區如下:彭佳嶼16級,蘭嶼13級,馬祖12級,梧棲10級。馬祖、金門、澎湖及臺灣各地沿海風浪仍大,前往海邊活動,請特別注意。臺灣附近各海面風浪仍大,航行及作業船隻仍應注意。
關鍵字:
颱風
動態
解除
警報
颱風尾
中南部
嚴防
豪雨
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends: 'You Say What You Like, Because They Like What You Say' - http://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html