NOW娛樂
2013年9月12日 03:11
");
$(".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();
});
}
//-------------------
});
-
陳可辛出席《海闊天空》多倫多影展首映,心情看起來沒受小三風波影響。(圖/甲上)
娛樂中心/綜合報導
大陸女星田樸珺在專欄一篇《我的男閨蜜--你不知道的陳可辛》的文章,引發陳可辛導演的「小三疑雲」,不僅有不少網友替吳君如抱不平,也有藝人朋友表示意見。但田樸珺本人不但沒受影響,還表示文章還會繼續寫。
在長1800字的文章裡,田樸珺不僅透露自己和陳可辛無話不談,還說他會到訪她的「香閨」,她也可以24小時打給他,直說陳可辛是她的「男閨蜜」。她也自爆兩人認識的十年間曾「絕交」三次,但陳可辛都主動求和。
▲大陸女星田樸珺自爆和陳可辛的「閨蜜」關係,引起不少網友揣測。(圖/網路照)
此文一出引起不少網友的揣測,多數人更為「正室」吳君如抱不平,認為她和陳可辛愛情長跑16年,還生了一個女兒,但始終沒有正式註冊結婚,因此相當沒地位。
但針對此事,陳可辛也曾回應:「我的閨蜜只有一個,就是君如。」吳君如也在於9日在微博上留言:「不用理會什麼閨蜜或龜蜜,反正我知道他的心(和財產)歸me!」被認為超有梗、是最理性的「嗆聲」。
▲吳君如在微博首度回應「閨蜜風波」,稱陳可辛的心與財產都歸她。(圖/取自吳君如微博) (接下一頁)
關鍵字:
陳可辛
吳君如
小三
田樸珺
閨蜜
隱私
明星
嗆聲
留言列表