NOWnews.com 今日新聞網
2013年8月26日 10:55
");
$(".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();
});
}
//-------------------
});
-
「誰說90後不懂愛情,我們找到了親愛的他﹔誰說90後太不成熟,我們也能做孩子的媽﹔誰說90後沒心沒肺,我們也愛我們的小家。」「媽媽幫」網站上聚集著一群90後的新潮媽媽,她們建起了自己的小集體,打出了獨具個性的簽名。
大陸新聞中心/綜合報導
『誰說90後不懂愛情,我們找到了親愛的他﹔誰說90後太不成熟,我們也能做孩子的媽﹔誰說90後沒心沒肺,我們也愛我們的小家。』『媽媽幫』網站上聚集著一群90後的新潮媽媽,她們建起了自己的小集體,打出了獨具個性的簽名。很多70後80後還奔波在相親的路上,90後已經結婚生子,個別觀念超前的甚至已經離了婚,正在為二婚和二胎積極籌備中。
調查 90後更有裸婚的勇氣
根據揚子晚報報導,很多70後80後之所以成為剩男剩女,一方面是回應國家『晚婚晚育』政策,另一方面是總想著買了房子以後再結婚,可房價越來越高,結婚隻好一再拖延。90後天不怕地不怕,也有裸婚的勇氣。
小化和他的女朋友就打算一畢業就結婚,『我們沒有想那麼多,兩個人結婚就租個房子住在一起,跟我的絕大多數哥們兒那樣,為了兩個人的未來而努力打拼。為什麼大家一定要把結婚想得那麼復雜,想得越復雜婚姻就越不穩定,我覺得像我們這樣樂觀點的人就挺好的。』
90後成為 網路徵婚大軍的主力
記者在調查中發現,很多90後的小女生都有過在網上徵婚的經歷。
她們徵婚的理由也讓人啼笑皆非,理由一:『怕變剩女。』90後女生盛傳一套完美婚姻公式,『完美的婚姻=2年初步考察期+2年戀愛成熟期+ 1年婚姻蜜月期+ 2年婚姻磨合期』,從這條公式上看,至少得花七年,自然要加緊行動。還有另一個理由是不想當房奴。80後的大學生變成房奴刺激了90後的神經。部分女生認為年輕是最大的資本,現在找個有錢老公,以後衣食無憂,免得步80後房奴的後塵。
(接下一頁)
關鍵字:
90後怕成剩女怕當房奴忙徵婚 70後80後壓力大嗎?
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
留言列表