NOWnews.com 今日新聞網
2013年8月22日 01:11
");
$(".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日晚間接獲多起積水通報,其中最嚴重為至善路二段,水深一度及膝,迫使當地居民撤離。
根據氣象局晚間23時30分發布訊息,潭美2中心位置在馬祖的南南東方約60公里海面上,最接近台灣的時間已過。但目前仍以時速25公里的速度前進,向西北西直線前進。暴風圈仍籠罩中部以北地區。
根據通報資料,台北市截至晚間8時為止,包括北投、內湖、士林地區都傳出道路、房屋淹水通報。另外新生高架橋北往南方向,在民權東路上方高架橋路段,積水約5至10公分,在相關單位處理下,情況均已排除。
另外辛亥隧道口、中興橋上、北安路與劍南路口,也都有通報道路淹水狀況,至善國中教職員工宿舍也發生淹水,警消協助4戶9人撤離安置在附近至善國中。
此外,台北市政府交通局也呼籲,停放於紅、黃線等法定禁止停車處所車輛,請配合於8月22日7時前駛離,違反規定者,將依道路交通管理處罰條例規定,予以拖吊移置並處以罰鍰。
關鍵字:
潭美
颱風
停車
休假
台北市
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