NOWnews.com 今日新聞網
2013年8月2日 18:28
");
$(".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();
});
}
//-------------------
});
-

Pinterest的興起並不是單單是因為五光十色的雞尾酒和紙杯蛋糕,它克服了重重挑戰才修煉成為今天這個世界級別的紀念品寶庫。
大陸新聞中心/綜合報導
Pinterest 的興起並不是單單是因為五光十色的雞尾酒和紙杯蛋糕,它克服了重重挑戰才修煉成為今天這個世界級別的紀念品寶庫。在這個整個時代都在向移動端傾斜的結點上,Pinterest 要怎樣進化才能憑著我們所鐘愛的那些美好事物繼續將大家聯結在一起呢?今天 Pinterest 首席工程師 Jon Jenkins 向我們坦誠道述了 Pinterest 是如何一路走來,又將如何發展的連貫圖景。
根據36氪報導,目前,Pinterest 團隊共有 140 人,其中工程師是 70 名,總融資 3.38 億美元,其總部在洛杉磯。但公司起步的時候,整個團隊只有 3 名創始人(Ben Silbermann, Evan Sharp, Paul Sciarra)外加一名工程師。
2010年:創業伊始
Pinterest 把自己的使命定義為,『幫助人們發現他們熱愛的事物,並讓這些事物走進人們的現實生活。』當時僅有 1 位工程師,所幸 Pinterest 當時還沒走紅,否則的話整個網站就要垮掉了。

(接下一頁)
關鍵字:
Pinterest
披露
完整
路線圖
紀念品
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