康仁俊
2013年9月16日 16:04
");
$(".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)
國民黨立委賴士葆批評,有藍委認為行政部門老愛在上游拉屎,卻又嫌藍委清的姿勢不好。(圖:資料照)
記者康仁俊/台北報導
國民黨立院黨團在今(16)日下午在國民黨中央召開黨團大會,不過在65席國民黨立委中,只有38人出席,前黨團書記長賴世葆更將砲口對向行政部門,說有很多立委批評「行政部門老是在上游拉屎,底下清都清不乾淨,還嫌我們清的姿勢不好。」
原本黨團大會並沒有邀請馬英九總統以及行政院長江宜樺出席,不過馬、江兩人後來也決定預計在下午4點左右出席。
黨團在大會前,先舉行黨團書記長交接儀式,卸任黨團書記長職務的賴士葆抨擊,有很多立委抱怨,「行政部門老是在上游拉屎,底下清都清不乾淨,還嫌我們清得姿勢不好。」
國民黨副主席兼秘書長曾永權則說,明天是立法院第四會期的開始,政府從這一天開始,能否更為穩定、促進經濟復甦,有賴立院黨團協助,他也期待重大優先法案與預算都能順利完成。
為了讓行政部門與藍委間能有更多互動,馬英九總統在今日晚間起,將在總統府內分批與國民黨立委見面,初步以立法院各委員會作為區分,今日是國防外交及內政委員會成員約10人,行政院長江宜樺也會出席。
關鍵字:
國民黨
九月政爭
賴士葆
江宜樺
曾永權