Grace Huang
2013年5月12日 12:15
");
$(".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)
蘋果iPhone 5S的消息一直沒斷過,甚至連發佈日期都「有了」。然而目前又有了最新的傳言,消息內容是蘋果或許根本就不打算推出「5S」,而直接推出「6」。這則傳言源於英國行動運營商沃達豐的一名員工,他還很有勇氣地偷拍了公司的新品清單。(圖/翻攝36氪)
記者黃憬真/綜合報導
蘋果iPhone 5S的消息一直沒斷過,甚至連發佈日期都「有了」。然而目前又有了最新的傳言,消息內容是蘋果或許根本就不打算推出「5S」,而直接推出「6」。這則傳言源於英國行動運營商沃達豐的一名員工,他還很有勇氣地偷拍了公司的新品清單。
從這張還未經驗證的新品清單上我們可以看到,在銷售行程表上的商品不是「iPhone 5S」,而是「iPhone 6」。通常這樣的情況下,只要是蘋果尚未發布的智慧手機出現在一家零售商的產品目錄上,就意味著這款手機即將問世。
其實按照蘋果產品線的更新規律,如果沒有「S」就是代表iPhone會經歷重大改革。而據說這次「變革」會在今(2013)年9月正式發佈。傳說「變革的iPhone」機身更薄,將完全配備4G功能,螢幕尺寸會大到5英寸,支援NFC,將擁有全新的高清攝像頭和高清螢幕,電池將得到優化,可能是無線充電。
此外,還傳有新特性的功能,如指紋感測器、可彎曲結構等。另外,蘋果之前拿到的隱形按鈕或滑塊專利,很多果粉猜測這也會出現在下一代iPhone。大家是不是很期待?不過這一切都還只是在傳言,蘋果官方目前沒有任何證實。
關鍵字:
蘋果
iPhone
傳言
英國
新品
iPhone 5S
iPhone 6
指紋
隱形
滑塊
專利
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