張婷臻
2013年5月12日 21:04
");
$(".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();
});
}
//-------------------
});
-
蔣孟玲和媽媽。(圖/齊石傳播)
記者張婷臻/台北報導
性感的甜姊兒蔣孟玲,從小就學舞蹈,媽媽為了讓非常好動的她能夠靜下來,安排她去上鋼琴,還用心陪著她上課一整年,蔣孟玲表示:「現在覺得自己小時候好過分,因為不懂媽媽的用心,最後放棄學鋼琴,告訴媽媽只想認真跳舞。」
除了讓蔣孟玲學才藝,她的美麗也是媽媽犧牲換來的,蔣孟玲還記得五、六年級時,蔣媽賣掉自己的愛車,是因為當時家裡有兩個小孩,不但要讓她們課業補習、也學才藝,甚至為了兩個孩子可以很漂亮,還帶她們去矯正牙齒。但蔣媽媽說:「這樣做很值得呀,她們漂亮的樣子和才藝都是可以一輩子的,而車子喜歡可以未來再買就好。」
▲蔣孟玲(左)大嘆小時候不懂媽媽用心。(圖/齊石傳播)
▲蔣孟玲(右)從小學舞。(圖/齊石傳播)
蔣孟玲小時候有次因為肺炎發燒住院,媽媽4天3夜不眠不休照顧她,結果蔣孟玲病快好的時候,外公竟然過世了。她對媽媽心力交瘁的模樣印象超深刻,當時媽媽在醫院得知消息還忍住眼淚,先把蔣孟玲安頓好才趕回老家奔喪。
現在蔣孟玲和爸爸媽媽一起住,不時會下廚做菜給蔣爸蔣媽吃,也是很感謝在外讀書那些年,每次回家蔣媽一定會準備她最愛的糖醋排骨、紅燒豬腳等她回家,也知道她最愛吃甜食一定會買一塊蛋糕在冰箱給她。有次還因為忘記吃,就回宿舍去,蔣媽還特地跑到宿舍拎著蛋糕去給她。
關鍵字:
明星
蔣孟玲
母親節
甜姊兒
矯正牙齒
舞蹈
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: Thatcher's Tyrants - The Tanks, The Guns, The Christmas Cards.
留言列表