Grace Huang
2013年8月24日 15:48
");
$(".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();
});
}
//-------------------
});
-

世界上最小的酒店就建在最小的咖啡店上面。(圖/翻攝每日郵報)
記者黃憬真/綜合報導
你覺得世界上最小的酒店有幾間房間?答案若是一間房,你相信嗎?這是真的!這間全世界僅有一間房的酒店就在丹麥首都哥本哈根,一晚要價170英鎊(約新台幣7929元),可別以為它小就沒人要住,那可就錯了,目前整個夏天都被預訂了,相當火爆。
這間世界上最小的酒店名叫「Central Hotel」,根據英國《每日郵報》報導,這間酒店建在哥本哈根市最小的咖啡店之上,是一間長8英尺(約2.4公尺)、寬10英尺(約3.04公尺)的雙人間客房,儘管空間很小,但各種設施配備如浴室、平面彩電和迷你酒吧等都齊全。
此外,這間房間雖小,但內部裝修可是一點都不馬虎,細節之處可是相當考究,裝潢是復古的風格,有精細拋光的木樑、古色古香的傢俱、復古的床頭燈外,還貼心設計了隔音門。剛好老闆是老牌影星Ronnie Barker的影迷,所以在房間內掛上他的照片,也為房間添加一份時尚及藝術氣息。

▲房間雖小,但有一張舒適的雙人床。(圖/翻攝每日郵報)

▲這間房間雖小,但內部裝修可是一點都不馬虎,細節之處可是相當考究。(圖/翻攝每日郵報)

▲浴室被巧妙的隱藏在房間的角落。(圖/翻攝每日郵報) (接下一頁)
關鍵字:
丹麥
遊世界
哥本哈根
世界
最小
酒店
時尚
藝術
咖啡
瘋狂
復古
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