楊伶雯
2013年8月21日 11:35
");
$(".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)
雨颱潭美,雨量驚人
記者楊伶雯/台北報導
中央氣象局指出,受到潭美颱風及其外圍環流影響,21日西半部地區及東北部山區有大豪雨或超大豪雨,東北部地區及花蓮山區、台東山區及澎湖、金門、馬祖有豪雨或大豪雨,花蓮及台東地區有大雨或豪雨發生的機率,經濟部水利署也宣布多處水庫進行調節性放水,包括石門、明德、阿公店、牡丹等水庫都在進行中,請民眾小心安全。
氣象局已經發布豪雨特報,超大豪雨區域包括:宜蘭縣、台北市、新北市、桃園縣、新竹市、新竹縣、苗栗縣、台中市、南投縣、雲林縣、彰化縣、嘉義市、嘉義縣、台南市、高雄市、屏東縣。豪雨區域包括:基隆市、花蓮縣、台東縣、澎湖縣、金門縣、連江縣。
氣象局統計,20日0時起至21日7時出現較大累積雨量包括:桃園縣觀音272毫米、新北市八里248毫米、台北市鞍部241毫米、新竹縣鳥嘴山220毫米。
水利署發布的洩洪資訊中,正洩洪中的包括石門水庫調節性放水、明德水庫調節性放水、鯉魚潭水庫自由溢流、石岡壩調節性放水、天輪壩調節性放水、馬鞍壩調節性放水、集集攔水堰調節性放水、虎頭埤調節性放水、鹽水埤調節性放水、阿公店水庫調節性放水、牡丹水庫調節性放水。
水利署指出,洩洪警戒縣市有苗栗縣、台中市、南投縣、台南市、高雄市、屏東縣等;目前河川水位警戒超過三級警戒有台北市、新北市、台東縣。
另外,水利署也發布淹水警戒,中部一級警戒有台中市,二級警戒有彰化縣;南部一級警戒雲林縣。
關鍵字:
颱風
潭美
水利署
水庫
石門水庫
洩洪
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