田欣雲臉書
2013年7月23日 20:56
");
$(".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();
});
}
//-------------------
});
-
英國快速時尚品牌Top Shop旗艦店,5月中已在香港中環開幕,店門口總是排滿等候入館血拼的民眾。(記者田欣雲攝影)
記者田欣雲/綜合報導
正值折扣季「香港夏日盛會」舉辦,整個香港就像是一個夏日派對,旅客可以盡享熱鬧的嘉年華氛圍。國內9家旅行業者自即日起至8月21日,共同推出「購物金周周抽」好康活動,凡購買自由行,便有機會賺一萬元購物金,讓旅客前進購物天堂買東西更爽、更痛快。
距離近、語言通、當地交通方便的香港,是台灣遊客海外自由行最方便的首選,當地夏日折扣購物季正熱烈進行中,下殺三折起!其中,時尚迷引頸期盼的英國快速時尚品牌Top Shop旗艦店,已於5月中在中環開幕,對街就是台灣人最愛的H&M,美國年輕品牌A&F和GAP也都在附近,趁著大減價,逛趟中環,勢必滿載而歸。
在中環商場與商場間,有天橋連結,逛街不用滿頭大汗,旅客還可以將購物戰場延伸到樓上鋪尋寶,找到更多更有個性、更有想法的服飾小物。
因應夏日購物季,全台9家業者推出「最愛香港」系列行程,遊客報名9,888元(含稅)起的三天兩夜自由行,完成交易且付清全額,便可參加8月1、8、22日公開抽獎,每次抽出2名,每名可獲新台幣10,000元現金,直接用購物金買東西、吃東西,現買現賺。
關鍵字:
香港
購物季
旅行社
購物金
夏日盛會
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
留言列表