楊伶雯
2013年7月23日 10:10
");
$(".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();
});
}
//-------------------
});
-
![](https://imageproxy.pixnet.cc/imgproxy?url=&width=320&height=240)
防堵色情 Google Glass:拒絕性暴露
記者楊伶雯/台北報導
奇景光電(納斯達克代號: HIMX)子公司立景光電2004年成立,過去數年一直致力於LCOS在頭戴式顯示器,及其他穿戴式科技(wearable computing)應用的技術發展,技術能力獲得Google青睞,將入股取得立景6.3%股權,預計第3季完成投資,投資目的是進一步強化立景LCOS晶片與模組生產線,並擴充工廠產能及設備。
奇景光電宣布與Google Inc.簽訂投資協議,Google將入股奇景子公司立景光電(Himax Display Inc.),投資目的是進一步強化立景光電LCOS晶片與模組生產線,並擴充工廠產能及設備。
奇景指出,LCOS應用產品包括頭戴式顯示器(head-mounted display)如Google Glass、抬頭顯示器(head-up display),及微投影機(pico projector)等;根據協議,奇景光電將額外注資立景光電,持續擴張產能,同時,立景將把本投資案的部分資金,用於償還之前向奇景的借款。
奇景表示,根據協議,Google將投資立景光電特別股,投資完成後,Google將持有立景光電6.3%股權。未來1年內,Google也擁有選擇權,以每股相同認購價格,在總持股不超過14.8%範圍內,加碼認購立景光電特別股。
奇景光電目前持有立景81.5%股權,在交易完成後,仍將是立景光電最大股東。立景光電其他外部股東包括KPCB Holdings, Inc.、Khosla Ventures I, L.P. ,及 Intel Capital Corporation等。Google投資立景光電,將不會稀釋奇景光電美國納斯達克已發行股份。
奇景光電表示,從今年第2季開始,為滿足市場需求,奇景已開始擴充LCOS產品線產能。Google的這筆投資,進一步強化奇景長期致力於開發突破性技術,及投資最先進設備的決心。
立景光電成立於2004年,一直專注於開發LCOS技術的商業應用、擁有自主製造專業技術及成熟的生產線,並具高品質及量產的實績。在過去數年中,立景光電一直致力於LCOS在頭戴式顯示器,及其他穿戴式科技(wearable computing)應用的技術發展。
關鍵字:
奇景光電
Google
立景光電
LCOS晶片
頭戴式顯示器
穿戴式科技
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