2013年7月8日 12:42
");
$(".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();
});
}
//-------------------
});
-

Jered Weaver6.2局無失分,表現精采。(圖/美聯社/達志影像)
記者吳政紘/綜合報導
波士頓紅襪隊與洛杉磯天使隊系列賽,靠著Jered Weaver漂亮的6.2局無失分好投,天使軍團以3:0完封美東龍頭紅襪隊,拿到2連勝。
紅襪隊派出John Lackey對戰老東家,可惜他主投7局被打5支安打,包括對手2發要命的全壘打,雖然飆出9次三振,不過苦吞第6敗。
天使隊則是首局就有攻勢,入選明星賽的外野手Mike Trout馬上給前輩下馬威,敲出右外野陽春彈,為球隊首開紀錄。
雖然紅襪隊試圖振作,卻抵擋不了Weaver的強力壓制,他這場送出6次三振,順利幫球隊輕鬆贏球。
Hank Conger5局下也給Lackey好看,瞄準速球一棒轟向右外野看台上,讓天使隊持續領先。
紅襪隊Jacoby Ellsbury本場敲出二壘安打,讓他連續安打場次來到第17場,但是中心打線David Ortiz與Mike Napoli都無法有效發揮。 (接下一頁)
關鍵字:
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