2013年10月18日 16:40
");
$(".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)
中華職棒18日舉行二軍頒獎典禮。〔圖/記者卓君澤攝〕
記者卓君澤/台北報導
中華職棒二軍年度頒獎典禮,其中,統一二軍為最大贏家,包辦勝投王、救援王、防禦率王以及中繼王。
蔡璟豪以7勝、防禦率2.00包辦勝投王、防禦率王,「技術上提升許多,很感謝投手教練鄭博壬,他比較了解我的狀況,升上一軍後,他也比較知道怎麼幫我調整。」
蔡璟豪在二軍先發12場、9場後援,繳出7勝1敗1救援2中繼,一軍方面,出賽9場,僅投15.1局,戰績1勝3敗,「是心態問題,感覺不熟悉,在掌握度、化解危機的感覺沒有那麼好。」
獅隊下週將展開紅白對抗賽,為總冠軍賽做準備,蔡璟豪也想拚拚看,爭取進入總軍賽28人名單,「一定要拚,不拚不知道!」
「之後也會想參加冬季聯盟,去年對日本投比較多,他們打擊或許沒有中職好,但他們跑壘態度很積極,在壘上的破壞力很夠。」蔡璟豪說。 (接下一頁)
關鍵字:
瘋棒球
中華職棒
二軍
年度頒獎
蔡璟豪
林柏佑
張志強
陳皓然
黃淯暟
陳弘桂
黃俊欽