2013年8月4日 11:36
");
$(".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)
太空人隊羅嘉仁無緣上場。(圖/美聯社資料照片/達志影像)
記者吳政紘/綜合報導
太空人隊與雙城隊系列賽第2場比賽,雙城隊依舊展現強大的牛棚戰力,以6:4拿到2連勝。
這場激烈的對戰,雙方都互不相讓,分別都在首局攻下1分,但是次局雙城隊繼續突擊。
Doug Bernier安打建功,加上Brian Dozier盜本壘成功,雙城隊再下2分領先。
但是太空人隊打線3局上一輪猛攻,利用Brett Wallace全壘打揭開序幕,新秀Robbie Grossman與從金鶯隊轉隊而來的L.J. Hoes建功,一口氣拿下3分逆轉。
不過接下來太空人隊就再也沒能拿分,雙方4:3的比數維持到7局下,Clete Thomas先是二壘安打上壘,Brian Dozier安打追平比分。
滿壘情況下Ryan Doumit一支中外野巧妙安打先送回Dozier,太空人隊中繼投手Lucas Harrell投出保送再送1分,終場太空人隊就以2分之差落敗。 (接下一頁)
關鍵字:
MLB
洋基
藍鳥
陳偉殷
遊騎兵
王建民
瘋棒球
金鶯
達比修
完全比賽
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