馮珮汶
2013年9月1日 10:32
");
$(".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();
});
}
//-------------------
});
-

堤防邊坡崩
連日降雨造成雲林多處積水,北港溪虎尾興南段堤防邊坡31日傳出崩塌長80公尺。雲林縣災害應變中心表示,已由水利署第五河川局緊急防護處理。中央社記者葉子綱攝 102年8月31日
記者馮珮汶/台北報導
鋒面加上對流雲系旺盛,讓台灣這幾天成了水鄉澤國,各地也不斷傳出災情,陸上交通也因此全亂了!公路總局公告,南投縣信義鄉觀峰至自忠路段延長預警性封閉時間。
因持續降雨影響,公路總局在網站公布,南投縣信義鄉台18線96k+453~108k+975自忠至塔塔加路段及台21線122k~145k觀峰至塔塔加新中橫公路,將延長預警性封閉時間至中午12時,若雨勢增強,不排除延長封閉時間,提醒民眾避免前往該路段以確保安全。
關鍵字:
豪雨
公路
南投
信義
台18線
塔塔加
新中橫
遇警性封閉