康仁俊
2013年9月24日 07:27
");
$(".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)
19全會場外嗆馬聲起,馬英九指示國民黨要妥為因應。(圖:資料照)
記者康仁俊/台北報導
國民黨即將舉行19全會,不過多個民間團體揚言發起嗆馬行動,國民黨主席、總統馬英九則是要求黨內相關單位,對於可能發生的情況要妥為因應。
國民黨29日將在國父紀念館舉辦第19次全國黨代表大會,據了解,馬英九23日晚間與黨籍立委座談後,特別進入中央黨部聽取相關簡報,過程約1個小時。
行管會報告指出,經與警方交涉後,29日當天社運團體申請的抗議活動,估計將有數千人至上萬人以上規模。
行管會說,由於國父紀念館屬於開放空間,因此當天恐怕無法區分是一般民眾或者表達抗爭的民眾,同時國父紀念館附近居民也反應,擔心當天抗爭活動過於激烈,維安情況頗為複雜。
據了解,馬英九在聽取報告後,希望各負責的業務單位加緊協調,並對相關情況必須要有所評估與因應之道。
關鍵字:
馬英九
19全
國父紀念館
國民黨
中央黨部