NOWnews.com App News 粉絲團
2013年10月9日 00:02
");
$(".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)
江宜樺離開議場
行政院長江宜樺(前中)8日第6度到立法院施政報告,但朝野對施政報告議程仍無共識,立法院長王金平上午10時53分宣布散會。圖為江宜樺離開議場。中央社記者吳翊寧攝 102年10月8日
政治中心/綜合報導
行政院長江宜樺8日第六度到立法院進行施政報告,又遇到在野黨杯葛的情況,遲遲無法上台。國民黨8日晚間召開中山會報,針對「行政院長江宜樺何時才能上台進行施政報告」一事進行討論,總統馬英九表示,行政院長江宜樺施政報告,是依照憲法規定的義務,立場是依憲報告,原則不變。
根據中央社報導,參加中山會報的與會者轉述,政策會執行長林鴻池說,江宜樺是否延後兩週進行施政報告,黨團大會明天中午開會才能做出決議。
馬總統在會中並未對於是否延後兩週施政報告一事做出任何裁示,僅強調施政報告是依照憲法規定的義務,立場是依憲報告,原則不變。
此外,有與會者認為,最近輿論關切國會效率的議題,而民進黨在立法院杯葛,讓民進黨在這波國會改革當中處於不利的地方,所以行政院長依憲報告,是不能退讓的;民進黨越杯葛,只會越凸顯國會問題,是必須被改革的。
至於施政報告是否延後兩週,林鴻池說,必須思考這是憲政的問題。
關鍵字:
江宜樺
杯葛
在野黨
林鴻池
馬英九