楊伶雯
2013年10月19日 10:44
");
$(".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();
});
}
//-------------------
});
-
拍照拍不膩!2013台北國際旅展「好攝」小角落在這裡!(記者田欣雲攝影)
記者楊伶雯/台北報導
號稱史上最大的「2013台北國際旅展」在18-21日一連舉辦4天,根據1111人力銀行調查,有6成4的受訪上班族曾參加過各類旅展活動,平均參加過2次,旅展中最受上班族青睞的產品以「旅遊行程」(58.02%)、「飯店住宿券」(50.38%)與「知名飯店/餐廳餐券」(49.62%)最多。
受各國陸續開放免簽影響,國人出國旅遊人數持續增加,依交通部觀光局統計,今年1-7月國人出國人數較上年同期增加5.5%,觀光局樂觀估計,今年來台旅客可望突破800萬,為歷年最高。
近年標榜「搶便宜」的各式旅展,成為台灣觀光旅遊蓬勃發展的重要推手,以2012年台北旅展為例,60個國家、850個單位、1200攤位參展,4天吸引26餘萬人次參觀,旅遊交易額估達15億元,「2013台北國際旅展」開展,上班族是否有意前往搶購優惠折扣商品,旅遊消費習慣又是如何?1111人力銀行19日公布搶券 搶票 搶便宜-上班族旅展消費經驗調查,有6成4的受訪上班族曾參加過各類旅展活動,平均參加過2次。
調查顯示,未曾參加旅展的3成6受訪者則表示「不想人擠人」(45.95%),「時間不允許/無法配合」(43.24%)與「現場並沒有特別便宜、有線上旅展或淡季旅遊優惠,不用到會場也可搶便宜」(29.73%),因此無意參觀旅展。
旅展中最受上班族青睞的產品包括旅遊行程、飯店住宿券與知名飯店/餐廳餐券。(圖/雲朗觀光提供)
(接下一頁)
關鍵字:
人力銀行
yes123求職網
創業
1111人力銀行
半澤直樹
360d才庫人力資源
旅展
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:
留言列表