2013 - Yahoo!奇摩 搜尋結果 |
2013 - Yahoo!奇摩 搜尋結果 |
|
轉角遇小龍 蛇族檔案大解密!
Aug 17th 2013, 10:29
|
|
|
::: |
更新日期 102.08.17 |
|
轉角遇小龍 蛇族檔案大解密!
|
|
|
|
|
|
|
|
新聞日期: 102.08.17 |
發佈單位: 新北市政府農業局 |
發佈類別: 市府資訊 |
|
|
|
|
|
詳細新聞內容 |
|
|
【新北市訊】新北市政府農業局主辦「2013新北市自然生態保育系列講座」,今日在新北市政府3樓307會議室舉行,由爬蟲類專家賴卓彥老師主講「蛇窩一家親-認識蛇類與蛇相處」,透過面對面的體驗教育,賦予蛇族新的面貌與觀感,互動模式的授課方式,深受民眾迴響。
|
|
|
|
|
|
aploks 發表在 痞客邦 留言(0) 人氣()
2013 - Yahoo!奇摩 搜尋結果 |
2013 - Yahoo!奇摩 搜尋結果 |
|
圓仔一家三口 大事紀
Aug 17th 2013, 10:27
2008/8/14農委會審查通過台北市立動物園引進大貓熊。2008/12/23團團、圓圓運抵台灣。2009/1/22團團、圓圓完成檢疫。2009/1/26團團、圓圓、正式在台北市立動物園亮相。 2010/2/24圓圓開始有明顯的發情跡象。2011/02/09園方為團團取精、圓圓首次人工授精。2013/03/19圓圓進行第三次人工授精。
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
|
|
aploks 發表在 痞客邦 留言(0) 人氣()
NOWnews 今日新聞總覽 |
Latest news from www.nownews.com |
|
蔡阿嘎揪喬喬 「關鍵食嗑」:大好便跟真相大白一樣重要
Aug 17th 2013, 09:43, by service.nownews@gmail.com (nownews)
馮珮汶
2013年8月17日 17:43
"); $(".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(); }); } //------------------- });
網路紅人蔡阿嘎鬼月出擊,再度邀請網路超萌素人喬喬一起來擔任影片嘉賓,彈奏烏克麗麗唱「大便歌」,影片PO出短短一天就吸引5萬人點閱。
|
|
aploks 發表在 痞客邦 留言(0) 人氣()
NOWnews 今日新聞總覽 |
Latest news from www.nownews.com |
|
精選》《環太平洋》女主角 菊地凜子一舉衝出知名度
Aug 17th 2013, 09:38, by service.nownews@gmail.com (nownews)
VOGUE雜誌
2013年8月17日 17:38
"); $(".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(); }); } //------------------- });
菊地凜子Rinko Kikuchi挑戰多面向的戲路,而且認真投入。〔圖/VOGUE〕
|
|
aploks 發表在 痞客邦 留言(0) 人氣()