Matt Kan
2013年5月24日 01:12
");
$(".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();
});
}
//-------------------
});
-

HTC Desire 600 dual sim內建雙卡雙待支援雙通,並搭載HTC BlinkFeed首頁、HTC BoomSound音響及Video Highlights功能
記者甘偉中/台北報導
宏達國際電子(HTC)23日推出全新HTC Desire 600 dual sim,內建雙卡雙待支援雙通,並搭載與新HTC One相同的HTC BlinkFeed首頁、HTC BoomSound音響及Video Highlights功能。
HTC Desire 600 dual sim搭載1.2GHz四核心處理器,4.5吋super LCD2螢幕,背部主相機800萬畫素,前置相機160萬畫素。採用HTC Sense 5操作介面,內建雙卡雙待並支援雙通,能讓兩個門號同時待機,即使其中一個門號正在使用,另一個門號也能同時待機接聽。
▲ HTC Desire 600 dual sim內建雙卡雙待並支援雙通具備和新HTC One相同的HTC BlinkFeed首頁,整合所有社群資訊和新聞等,可隨時瀏覽最新訊息。雙前置立體聲喇叭HTC BoomSound音響,搭配Beats Audio音效,可強化在室外的行動聽覺體驗。HTC Video Highlights可將照片自動組合成30秒短片,為美好的時光保留動態回憶。
HTC Desire dual sim將於6月初,透過全球各大電信合作夥伴與零售通路陸續推出。
關鍵字:
HTC
Desire 600
dual sim
BlinkFeed
BoomSound
Video Highlights
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