NOWnews.com 今日新聞網
2013年8月21日 21:26
");
$(".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();
});
}
//-------------------
});
-
近期頻頻在戲劇曝光的美女黃荻鈞,有著深厚的音樂製作背景。(圖/凱渥公關照提供)
影劇中心/綜合報導
以主演《新兵日記》中政戰官角色受注目的黃荻鈞,近期也在偶像劇《沒有名字的甜點店》擔綱演出,她是個身材高挑精通英、日文的高學歷美女,實際上卻有著鮮為人知的雄厚音樂背景與素養。
當初也是因緣際會進入演藝圈,其實最初黃荻鈞只想單純當個創作歌手,希望能推出唱片專輯,而多年後反而卻在幕後創出一番成績,成為許多的天王天后邀歌名單中,這點她是始料未及,更別說之後在多部戲劇中擔任要角。
▲圖:在《沒有名字的甜點店》與《新兵日記》中演出要角,而她本人則是傻大姐個性。(圖/凱渥公關照提供)
她高挑外型演出多部偶像劇嶄露頭角,擔任音樂製作人多年,創作無數膾炙人口歌曲,包括梁靜茹《一秒的天堂》、S.H.E.《謝謝你讓我愛過你》、溫嵐《熱浪》、吳克群《將軍令》、《老子說》合聲編寫、莉亞迪桑(Leah Dizon)專輯《運命線》,作曲皆出自於她手,甚至與王力宏同為美國波士頓音樂學院畢業(Berklee College of Music),多年來協助製作多張專輯,更受邀參與演出《12生肖》MV中火辣女教師,並持續音樂製作與戲劇演出。
(接下一頁)
關鍵字:
黃荻鈞
凱渥
政戰官
沒有名字的甜點店
陳甜心
↓黃荻鈞近期參與學長王力宏《12生肖》MV。(影片擷取自Youtube,若遭移除請見諒)
[embedded content]
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
留言列表