楊伶雯
2013年10月24日 13:37
");
$(".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();
});
}
//-------------------
});
-
yes123求職網的調查顯示,25%的上班族,目前每個月的財務狀況,是「入不敷出」。(圖/yes123求職網)
記者楊伶雯/台北報導
薪資水準倒退16年,許多上班族光靠兩三萬元的月薪,有辦法存到人生的第一桶金嗎?根據yes123求職網的調查顯示,25%的上班族,目前每個月的財務狀況,是「入不敷出」,近半數(47.6%)有負債,其中主要來自學貸與房貸。在這樣的經濟壓力下,高達5成7的人,總存款不到10萬元,有15%甚至掛零。
根據yes123求職網調查,要有生活上的安全感,近4成(39%)的上班族認為,存摺裡頭至少要看到7位數字的金額。不過對於存到100萬元這樣的數字,近兩成預估,以目前的薪水,要工作超過10年以上,才可能達到。
小資族財務狀況兩極化,根據yes123求職網調查,過去1年來,近4成(39.4%)的上班族,每個月呈現「收入大於支出」的情況,「收支平衡」的占35.2%,但是卻有4分之1(25.4%)的人表示,出現財務赤字,呈現「入不敷出」的窘境,更慘的是,有47.6%的上班族透露,目前有負債,大多數的原因是來自學貸(41.8%)與房貸(25.6%),卡債與信用貸款,也各占16.8%。
上班族財務狀況分歧,目前總存款的數字,更呈現「M型化」,從yes123求職網這次的調查發現,合計57.8%的上班族透露,總存款金額不到10萬元,更有15.4%的人,屬於「零存族」,也就是沒有任何存款,不過也有11.1%的上班族表示,自己的存款已經超過100萬元,整體平均換算下來,存款數字約在22.92萬元。
這樣的金額,能應付突發狀況嗎?調查指出,假如突然失業,有15.6%的上班族認為,可以支撐1個月,1成2表示可以支撐3個月,但也有11.3%的人表示,「一天都無法支撐」!整體而言,上班族對於存摺數字,39%的人認為,要看到7位數(百萬以上)才有安全感。
調查表示,對於人生第一桶金,也就是存到100萬元的目標,約兩成(19.7%)上班族認為,以目前的薪資,估計需要10年以上,相較下,也有人很悲觀,12.9%自認完全無法存到這樣的數字。
小資族投資理財調查,是由yes123求職網於2013年10月9日到10月21日,以網路問卷進行抽樣調查,會員有效問卷共559份,信心水準為95%,誤差值為正負4.14%。
關鍵字:
人力銀行
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:
留言列表